rs_edit_file {dipsaus} | R Documentation |
Use 'RStudio' to open and edit files
Description
Use 'RStudio' to open and edit files
Usage
rs_edit_file(path, create = TRUE)
Arguments
path |
path to file |
create |
whether to create if path is not found; default is true |
Value
Opens the file pointing to path
to edit, and returns the
path
[Package dipsaus version 0.2.9 Index]