Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

renderGrViz

Widget render function for use in Shiny


Description

Widget render function for use in Shiny

Usage

renderGrViz(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

an expression that generates a DiagrammeR graph

env

the environment in which to evaluate expr.

quoted

is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.

See Also

grVizOutput() for an example in Shiny.


DiagrammeR

Graph/Network Visualization

v1.0.6.1
MIT + file LICENSE
Authors
Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.