R/utils-rstudio.R
rs_edit_file.Rd
Use 'RStudio' to open and edit files
rs_edit_file(path, create = TRUE)
path to file
whether to create if path is not found; default is true
Opens the file pointing to path to edit, and returns the path
path