read_exb_file: Title

View source: R/read_exb_file.R

read_exb_fileR Documentation

Title

Description

Title

Usage

read_exb_file(
  path,
  readAnn = TRUE,
  addDescription = FALSE,
  addMetaData = FALSE,
  addIPNumber = TRUE,
  IPEndSign = c("|", ".", ";", ",", ",", "?", "=", "-"),
  addPaths = FALSE
)

Arguments

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

Value

data.frame


TimoSchuer/ExmaraldaR documentation built on Jan. 28, 2024, 11:10 a.m.