understandingPlotUI: UI for understanding plot.

Description Usage Arguments Value See Also

View source: R/awareness_tab.R

Description

UI for understanding plot. No current mechanism to select this plot vs. another.

Usage

1
2
understandingPlotUI(id, hovertext = NULL, width = 9,
  box_title = NULL)

Arguments

id

Module namespace.

hovertext

string, optional; RLumShiny::tooltip's text parameter; displayed when cursor hovers over plot

width

numeric, between 1 and 12, used by Bootstrap to determine box width.

box_title

string, title of box.

Value

A shiny tagList() containing formatted plotly plot.

See Also

understandingPlot


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.