compare_coverage | R Documentation |
Analyzes and compares the coverage patterns between different coding strategies, including total codes used and unique code counts.
compare_coverage(coding_strategies)
coding_strategies |
List of coding strategies, where each strategy contains:
|
List containing:
total_codes_range: Numeric vector with min and max total codes
unique_codes_range: Numeric vector with min and max unique codes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.