op: RStudio projects

View source: R/rstudio-projects.R

opR Documentation

RStudio projects

Description

A command line version of opening RStudio projects.

Usage

op(path = ".")

Arguments

path

Path to the (proposed) RStudio project.

Examples

## Not run: 
# Open project in current working directory
op()
# Open project in current working directory
op("/path/to/project")

## End(Not run)

csgillespie/rprofile documentation built on Feb. 22, 2025, 8:37 a.m.