Last chance! 50% off unlimited learning
Sale ends in
open_wd
opens the working directory in the default file browser.
open_wd(path = getwd(), verbose = TRUE)
Directory path to be opened. By default it's the working directory.
'wav.path' set by warbleR_options
is ignored in this case.
Logical to control whether the 'path' is printed in the console.
The function opens the working directory using the default file browser
and prints the working directory in the R console. This function aims to simplify
the manipulation of sound files and other files produced by many of the warbleR
function.
Other data manipulation: move.imgs