powered by
Choose a directory interactively
choose_dir(...)
Path to the directory selected by the user
Arguments passed to utils::choose.dir on Windows
Open a file dialog to select a directory. Uses JavaScript on Mac, utils::choose.dir on Windows, and dirname(file.choose()) on Linux
if (FALSE) { choose_dir() }
Run the code above in your browser using DataLab