analyze_sequences | R Documentation |
Analyzes how codes are sequenced in the text by examining transitions between consecutive codes and identifying repeated patterns.
analyze_sequences(annotations)
annotations |
Data frame of text annotations with columns:
|
List containing:
transitions: List of transitions between consecutive codes
patterns: List of identified repeated code sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.