sgraphOutput: Create a UI element for a sgraph visualization in Shiny

View source: R/sigma_shiny.R

sgraphOutputR Documentation

Create a UI element for a sgraph visualization in Shiny

Description

Create a UI element for a sgraph visualization in Shiny

Usage

sgraphOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

ID of the UI element

width

Width of the UI element

height

Height of the UI element

Value

Htmlwidgets output object


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