View source: R/trackdata_extensions.R
get_extension | R Documentation |
Get the (default) extension for an SSFF producing function or a signal file
get_extension(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 string indicating the default file extension of the SSFF generating function, or the file extension of the signal file.
get_extension("forest")
get_extension("praat_formant_burg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.