chorddiagOutput: Widget output function for use in Shiny

Description Usage Arguments

View source: R/chorddiag.R

Description

Widget output function for use in Shiny

Usage

1
chorddiagOutput(outputId, width = "90%", height = "350px")

Arguments

outputId

Shiny output variable to read from.

width

A valid CSS unit for the width of the chord diagram output.

height

A valid CSS unit for the height of the chord diagram output.


esabt/chorddiag documentation built on Sept. 15, 2020, 10:40 a.m.