matrixAsNetworkUI: Shiny module UI for network graph

View source: R/matrixAsNetwork.R

matrixAsNetworkUIR Documentation

Shiny module UI for network graph

Description

Create app UI for a network graph

Usage

matrixAsNetworkUI(id, height = "400px", ...)

Arguments

id

Character ID for specifying namespace, see shiny::NS.

height

Height passed to 'visNetworkOutput'.

...

Other attributes or elements to be in container.

Details

This is a module with a visNetwork plot as its main output, meant to implement an alternative view of data as a graph.


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.