rs_edit_file: Use 'RStudio' to open and edit files
Description
Use 'RStudio' to open and edit files
Usage
rs_edit_file(path, create = TRUE)
Value
Opens the file pointing to path
to edit, and returns the
path
Arguments
- path
path to file
- create
whether to create if path is not found; default is true