analyze_code_distribution | R Documentation |
Analyzes the density of code applications across the text by calculating overall density metrics and identifying regions of dense coding activity.
analyze_code_distribution(annotations)
annotations |
Data frame containing annotations with columns:
|
List containing:
overall_density: Numeric value representing the proportion of text covered by codes
dense_regions: List of vector pairs indicating start and end positions of dense regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.