compare_codes | R Documentation |
Compares how different coders use codes by analyzing shared codes and their usage patterns across coding strategies.
compare_codes(coding_strategies)
coding_strategies |
List of coding strategies, where each strategy contains code frequency information |
List containing:
shared_codes: Character vector of codes used across strategies
usage_matrix: Matrix showing code usage across strategies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.