rs_edit_file {dipsaus} | R Documentation |
Use 'RStudio' to open and edit files
rs_edit_file(path, create = TRUE)
path |
path to file |
create |
whether to create if path is not found; default is true |
Opens the file pointing to path
to edit, and returns the
path