get_extension: Get the (default) extension for an SSFF producing function or...

View source: R/trackdata_extensions.R

get_extensionR Documentation

Get the (default) extension for an SSFF producing function or a signal file

Description

Get the (default) extension for an SSFF producing function or a signal file

Usage

get_extension(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 string indicating the default file extension of the SSFF generating function, or the file extension of the signal file.

Examples

get_extension("forest")
get_extension("praat_formant_burg")


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