plotMapBRgg: Create a map with Brazil climate change data.

Description Usage Arguments Value Examples

View source: R/visualization.R

Description

plotMapBRgg create a map with Brazil climate change data from CPTEC/INPE using ggplot2.

Usage

1
plotMapBRgg(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: 
 plotMapBRgg('1', 'PREC', 2006)
 plotMapBRgg('1', 'TP2M', 2006)

## End(Not run)

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