rs_addin_r_vis_drake_graph: RStudio addin for r_vis_drake_graph() *[Stable]*

View source: R/rstudio.R

rs_addin_r_vis_drake_graphR Documentation

RStudio addin for r_vis_drake_graph() [Stable]

Description

Call r_vis_drake_graph() in an RStudio addin.

Usage

rs_addin_r_vis_drake_graph(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 visNetwork graph.


drake documentation built on Nov. 6, 2023, 5:09 p.m.