Description Usage Arguments Details Value
proportion of canonical utterances (out of the sum of canonical and non-canonical)
1 | babble_ratio(xfile)
|
xfile |
character, file path to rttm generated by
|
if the rttm is empty (i.e. contains no child vocalizations at all),
the returned list will contain only NA
s. If there were some child
vocalizations but none of them were CNS or NCS, the counts in the output will
be 0 and only the ratio is returned as NA
.
a list with three items (cns
: number of canonical utterances,
ncs
: number of non-canonical utterances, babble_ratio
: the
ratio)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.