View source: R/ggAnalyteLinePlotModule.R
the server for a DataTable shiny module
1 | ggAnalyteLinePlotServer(input, output, session, plotTitle, data)
|
input |
enviroment provide by shiny |
output |
enviroment provide by shiny |
session |
enviroment provide by shiny |
plotTitle |
character string |
data |
data.frame with area and time columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.