read_elan | R Documentation |
Reads an ELAN (.eaf) file
read_elan(eaf_file = NULL, tiers = NULL, target_annotations = NULL)
eaf_file |
Path to ELAN (.eaf) file |
tiers |
Specify tiers (TIER_ID or TIER_TYPE) to be read |
target_annotations |
Specify which annotations to be kept (default 'NULL' = all) |
Tibble of the ELAN annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.