View source: R/read_exb_file.R
read_exb_file | R Documentation |
Title
read_exb_file(
path,
readAnn = TRUE,
addDescription = FALSE,
addMetaData = FALSE,
addIPNumber = TRUE,
IPEndSign = c("|", ".", ";", ",", ",", "?", "=", "-"),
addPaths = FALSE
)
path |
path of .exb file |
readAnn |
logical, if annotation tiers should be read |
addDescription |
logical, if description tiers should be read NOT YET POSSIBLE |
addMetaData |
logical, if information from speaker table should be read |
addIPNumber |
logical, if there should be an nummeration of intonation phrases |
IPEndSign |
character, spezifies characters that indicate the end of a intonation unit |
addPaths |
adding path of file and referenced audio |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.