edit_project_list: Open file to edit RStudio project list

Description Usage Arguments Value Examples

View source: R/edit_project_file.R

Description

Opens file for editing the RStudio dropdown project list so individual projects can be removed from the list.

Usage

1
edit_project_list(windrive = "C")

Arguments

windrive

For Windows only, drive where RStudio is installed. Defaults to C.

Value

action opens file

Examples

1
2
3
4
## Not run: 
edit_project_list()

## End(Not run)

smach/rmiscutils documentation built on Dec. 15, 2021, 1:49 a.m.