readAudacityLabels {sonicscrewdriver}R Documentation

Read an Audacity label file

Description

Reads an Audacity label file and returns either a list of Annotation objects or a data frame.

Usage

readAudacityLabels(file, output = "annotations")

Arguments

file

Path to the Audacity label file.

output

One of "annotations" or "data.frame".


[Package sonicscrewdriver version 0.0.7 Index]