R/linePlot_module_ui.R
linePlotOutputUI.Rd
This should be placed in the UI where the plot should be shown.
linePlotOutputUI(id)
The ID for the Shiny module.
A Shiny plotlyOutput for the linePlot
Jacob Martin