Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

choose_dir

Choose a directory interactively


Description

Choose a directory interactively

Usage

choose_dir(...)

Arguments

...

Arguments passed to utils::choose.dir on Windows

Details

Open a file dialog to select a directory. Uses JavaScript on Mac, utils::choose.dir on Windows, and dirname(file.choose()) on Linux

Value

Path to the directory selected by the user

Examples

## Not run: 
choose_dir()

## End(Not run)

radiant.data

Data Menu for Radiant: Business Analytics using R and Shiny

v1.3.12
AGPL-3 | file LICENSE
Authors
Vincent Nijs [aut, cre]
Initial release
2020-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.