Description Usage Arguments Value Examples
read annotations from Elan .eaf file
1 | read_elan(x)
|
x |
either character string, providing the path to the elan file, or an |
a data frame
1 2 | elan <- system.file("synthetic_speech.eaf", package = "avutils")
read_elan(elan)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.