compare_overlaps | R Documentation |
Analyzes how different coders overlap in their code applications by comparing overlap patterns and frequencies across coding strategies.
compare_overlaps(coding_strategies)
coding_strategies |
List of coding strategies, where each strategy contains overlap information |
List containing:
total_overlaps_range: Range of total overlaps across strategies
unique_pairs_range: Range of unique code pairs across strategies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.