network_plot_UI: Subject-level network diagram: UI

Description Usage Arguments Value See Also Examples

View source: R/mod_network_plot.R

Description

Subject-level network diagram: UI

Usage

1
network_plot_UI(id, snp_colors)

Arguments

id

Unique id of module

snp_colors

A three element array of colors corresponding to the color of patient nodes and their snp status in order of 0,1,2 copies of minor allele.

Value

HTML tag containing interactive network

See Also

network_plot

Examples

1
network_plot_UI('mycomorbiditynetwork_plot', snp_colors = c('#bdbdbd','#fecc5c', '#a50f15'))

tbilab/meToolkit documentation built on June 23, 2020, 9:55 a.m.