View source: R/02-modules-modelResultHelpers.R
timeAndMapSectionServer | R Documentation |
Server function of the module
timeAndMapSectionServer(id, dateMin, dateMax, dateValue, dateStep, zoomValue)
id |
id of module |
dateMin |
(reactive) min date |
dateMax |
(reactive) max date |
dateValue |
(reactive) value date |
dateStep |
(reactive) step date |
zoomValue |
(reactive) default zoom given by model output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.