Skip to content

gfarinacci/choose.dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chooseDir

Choose A Folder Interactively on RStudio

To install the package:

library(devtools)

install_github('gfarinacci/chooseDir')

library(chooseDir)

Now you can use the choose.dir() function on MacOSX working with RStudio, for example:

setwd(choose.dir())

About

Choose A Folder Interactively on RStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages