Learn R Programming

sonicscrewdriver (version 0.0.7)

writeAudacityLabels: Write an Audacity label file

Description

Writes a list of Annotation objects to an Audacity label file.

Internally this uses the write.audacity() function from the seewave package seewave2008sonicscrewdriver.

Usage

writeAudacityLabels(annotations, file)

Arguments

annotations

A list of Annotation objects.

file

Path to the Audacity label file.

References