rs_addin_r_make: RStudio addin for r_make() *[Stable]*

View source: R/rstudio.R

rs_addin_r_makeR Documentation

RStudio addin for r_make() [Stable]

Description

Call r_make() in an RStudio addin.

Usage

rs_addin_r_make(r_args = list())

Arguments

r_args

List of arguments to r_fn, not including func or args. Example: r_make(r_fn = callr::r_bg, r_args = list(stdout = "stdout.log")).

Value

Nothing.


wlandau-lilly/drake documentation built on March 6, 2024, 8:18 a.m.