Description Usage Arguments Details
A 'shiny' module to display 'leaflet' chart with options
1 | map(input, output, session, g, noopt = 0)
|
input |
is shiny input variable |
output |
is shiny output variable |
session |
is shiny session variable |
g |
is the graph/chart to be charted |
noopt |
is a toggle that tells chart module not to display options to change chart defaults |
Options for 'leaflet' are shapes or circles on map, basemap, function to apply, color palette, fill opacity, and circle scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.