select_folder: Select data folder or results folder and set it as working...

View source: R/select_folder.R

select_folderR Documentation

Select data folder or results folder and set it as working directory

Description

This function opens a folder selection dialog and allows user to select a folder. Then, it sets the working directory to the selected directory. The working directory is the directory where the R session looks for data files or saves the results.

Usage

select_folder()

Examples

## Not run: 

select_folder()

## End(Not run)


1moein/listentodata documentation built on Nov. 14, 2024, 5:35 p.m.