get_seedlings_speaker_stats | R Documentation |
Calculates the number of Seedlings annotations in each interval (by speaker)
get_seedlings_speaker_stats(intervals, annotations)
intervals |
A tibble with columns |
annotations |
A tibble loaded from a csv annotations file from the Seedlings project or similar |
A tibble with interval_start
and interval_end
columns for each
interval in intervals
and two new columns: speaker
and n_annotations
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.