readSERVIR: Read SERVIR land cover data

Description Usage Arguments Value Author(s) Examples

View source: R/readSERVIR.R

Description

Reads the SERVIR land cover data (http://apps.rcmrd.org/landcoverviewer/) that is available for several African countries: "Botswana", "Ethiopia", "Lesotho", "Malawi", "Namibia", "Rwanda", "Tanzania", "Uganda" and "Zambia"

Usage

1
readSERVIR(years=NULL, types=NULL, country=NULL, rCache=T, wCache=T)

Arguments

years

the year for which to read the data

types

land-use type

country

specific country dataset

rCache

TRUE: read the data from cache if available

wCache

write the data to cache if it has been newly created

Value

A raster of the SERVIR land-cover dataset

Author(s)

Ulrich Kreidenweis

Examples

1
## Not run: readSERVIR()

pik-piam/geodata documentation built on Nov. 5, 2019, 12:21 a.m.