renderSgraph: Render a sgraph visualization in Shiny

View source: R/sigma_shiny.R

renderSgraphR Documentation

Render a sgraph visualization in Shiny

Description

Render a sgraph visualization in Shiny

Usage

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

Arguments

expr

An expression that creates a sgraph visualization

env

Defaults to parent.frame() (cf. Shiny docs)

quoted

Defaults to FALSE (cf. Shiny docs)

Value

Htmlwidgets render object


sgraph documentation built on Sept. 12, 2024, 7:06 a.m.