rs_edit_file: Use 'RStudio' to open and edit files

View source: R/utils-rstudio.R

rs_edit_fileR 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


dipsaus documentation built on July 9, 2023, 5:43 p.m.