View source: R/server_functions.R
plotMap | R Documentation |
generate chart plot for absolute value
plotMap(
mapData = NULL,
legendType = "kmeans",
mapX = NULL,
scenRef = NULL,
diff = NULL,
textsize = 15
)
mapData |
mapData: dataMapx() |
legendType |
Default = "kmeans". Legend type can be "pretty" or "kmeans". |
mapX |
input$mapYear |
scenRef |
scenRef |
diff |
either "absolute", "percent" or NULL in the case of no diff |
textsize |
Default = 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.