analyze_coverage | R Documentation |
Analyzes how codes are distributed throughout the text, including clustering patterns and coding density.
analyze_coverage(annotations)
annotations |
Data frame containing text annotations with columns:
|
List containing:
clusters: List of annotation clusters
density: List containing overall density metrics
distribution: List containing code frequencies and positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.