get_definedtracks: Get available tracks for a function or an SSFF file

View source: R/trackdata_extensions.R

get_definedtracksR Documentation

Get available tracks for a function or an SSFF file

Description

Get available tracks for a function or an SSFF file

Usage

get_definedtracks(x)

Arguments

x

The name of function defined to output trackdata, or the full path to a file that can be read using wrassp::read.AsspDataObj.

Value

A vector of tracks that the function is defined to return, or are contained within the file.

Examples

get_definedtracks("forest")
get_definedtracks("praat_formant_burg")


humlab-speech/superassp documentation built on May 8, 2024, 2:27 p.m.