readAudacityLabels: Read an Audacity label file

View source: R/audacity.R

readAudacityLabelsR 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".


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.