rs_addin_r_outdated: RStudio addin for r_outdated() *[Stable]*

View source: R/rstudio.R

rs_addin_r_outdatedR Documentation

RStudio addin for r_outdated() [Stable]

Description

Call r_outdated() in an RStudio addin.

Usage

rs_addin_r_outdated(r_args = list(), .print = TRUE)

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")).

.print

Logical, whether to print() the result to the console. Required for the addin.

Value

A character vector of outdated targets.


ropensci/drake documentation built on March 4, 2024, 6:02 p.m.