R/audacity.R
readAudacityLabels.Rd
Reads an Audacity label file and returns either a list of Annotation objects or a data frame.
Annotation
readAudacityLabels(file, output = "annotations")
Path to the Audacity label file.
One of "annotations" or "data.frame".