choose_dir: Choose a directory interactively

choose_dirR Documentation

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 documentation built on Oct. 16, 2023, 9:07 a.m.