get_lena_speaker_stats | R Documentation |
Calculate per-speaker statistics based on the .its file
get_lena_speaker_stats(its_xml, intervals)
its_xml |
XML object created by |
intervals |
A tibble with columns |
a tibble with the following columns:
interval_start, interval_end: same as in the intervals input tibble,
adult_word_count: non-zero for MAN and FAN only
utterance_count: for CH* - the sum of childUttCnt, for everyone else - the number of conversation segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.