remove_ssffTrackDefinition | R Documentation |
Add / List / Remove ssffTrackDefinition to / from / of emuDB. An ssffTrack (often simply referred to as a track) references data that is stored in the Simple Signal File Format (SSFF) in the according bundle folders. The two most common types of data are:
complementary data that was acquired during the recording such as data acquired during electromagnetic articulographic (EMA) or electropalatography (EPG) recordings;
derived data, i.e. data that was calculated from the original audio signal such as formant values and their bandwidths or the short-term Root Mean Square amplitude of the signal.
For more information on the structural elements of an emuDB see vignette(emuDB)
.
remove_ssffTrackDefinition(emuDBhandle, name, deleteFiles = FALSE)
emuDBhandle |
emuDB handle as returned by |
name |
name of ssffTrackDefinition |
deleteFiles |
delete files that belong to ssffTrackDefinition on removal |
emuR::remove_ssffTrackDefinition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.