compare_sequences | R Documentation |
Analyzes how different coders sequence their codes by comparing the patterns and frequency of code transitions.
compare_sequences(sequences_list)
sequences_list |
List of sequence patterns from different coders, where each entry contains:
|
List containing:
sequence_variation: Numeric value indicating range of transition counts
summary: Character string describing variation in code transitions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.