View source: R/trackdata_extensions.R
get_definedtracks | R Documentation |
Get available tracks for a function or an SSFF file
get_definedtracks(x)
x |
The name of function defined to output trackdata, or the full path to a file that can be read using wrassp::read.AsspDataObj. |
A vector of tracks that the function is defined to return, or are contained within the file.
get_definedtracks("forest")
get_definedtracks("praat_formant_burg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.