intentPlotUI: UI for all of the plot types for the intent tab.

Description Usage Arguments Value See Also

View source: R/intents_tab.R

Description

UI for all of the plot types for the intent tab.

Usage

1
2
intentPlotUI(id, box_title = "PURCHASE INTENT", hovertext = NULL,
  namespace = "purchase")

Arguments

id

Module namespace.

box_title

string, title for the box containing the plot

hovertext

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

namespace

string, a namespace distinguishing this plot from other plots

Value

A shiny tagList() containing a plotly plot.

See Also

Other intent plots: consumePlot, purchasePlot, recommendPlot, regularPlot, replacePlot, similarPlot, whenPlot


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