selectR: Interactive File Selector

Description Usage Arguments Value Examples

Description

This function allows for interactive file selection using regular expressions.

Usage

1

Arguments

update

logical indicating whether or not the working directory should be changed to the current selected directory. This means that if this function is called a second time it will initiate in the directory it was in when previously called.

Value

Returns a character vector of file paths. If no files are selected this will still be a character vector but will have length = 0. This function does not work well with network drives. If network drives are found this function initiates at the drive select section.

Examples

1
2
3
4
 ## Not run: 
selectR()

## End(Not run)

tierneytim/FIACH documentation built on May 31, 2019, 1:45 p.m.