powered by
Choose a directory interactively.
dir.choose(default = "", caption = "Select directory")
which directory to show initially.
the caption on the selection dialog
A length-one character vector, character NA if 'Cancel' was selected.
NA
file.choose
# NOT RUN { dir.choose(getwd(), "Choose a suitable folder") # }
Run the code above in your browser using DataLab