plotMapBR: Create a map with Brazil climate change data.

Description Usage Arguments Value Examples

View source: R/visualization.R

Description

plotMapBR create a map with Brazil climate change data from CPTEC/INPE.

Usage

1
plotMapBR(modelID, modelVar, year)

Arguments

modelID

numeric (model ID).

modelVar

string (model variable short name).

year

numeric (year).

Value

map (map with climate change data)

Examples

1
2
3
4
5
## Not run: 
 plotMapBR('1', 'PREC', 2006)
 plotMapBR('1', 'TP2M', 2006)

## End(Not run)

holbig/EtaModelCC documentation built on April 4, 2021, 8:03 p.m.