plotMap: plotMap

View source: R/server_functions.R

plotMapR Documentation

plotMap

Description

generate chart plot for absolute value

Usage

plotMap(
  mapData = NULL,
  legendType = "kmeans",
  mapX = NULL,
  scenRef = NULL,
  diff = NULL,
  textsize = 15
)

Arguments

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


JGCRI/argus documentation built on May 18, 2023, 4:26 p.m.