Description Usage Arguments Value
View source: R/divime_run_all.R
run all DiViMe modules
1 2 | divime_run_all(audio_loc, divime_loc, vmstart = TRUE,
vmshutdown = TRUE, messages = TRUE, overwrite = FALSE)
|
audio_loc |
character, path to the audio files |
divime_loc |
character, path to the DiViMe directory with a VM |
vmstart |
logical, perform a check whether the VM is running and if not start it up (by default |
vmshutdown |
logical, should the VM shut down after the operations are done (by default |
messages |
logical, should the file names of each processed file be printed |
overwrite |
logical, should output files be overwritten if they already exist (default is |
a list of data.frames with the locations of the created rttm files and some diagnostics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.