readHYDE31: Read HYDE 3.1 cropland and grassland data

Description Usage Arguments Value Author(s) Examples

View source: R/readHYDE31.R

Description

Reads the HYDE 3.1 cropland and grassland data in 5' resolution. Grasland and cropland values are available. From 1961 on data should be consistent with FAO data.

Usage

1
readHYDE31(years=NULL, types=c("crop", "gras"), res=NULL, unit="km2")

Arguments

years

Specific years. E.g. 1980, 1990, 2000, 2005

types

Land-use type: "gras" or "crop"

res

if a resolution is specified, data is aggregated accordingly

unit

either in 'km2' or 'Mha'

Value

If one or more types are specified a list of RasterStacks (of different years) with different types. Otherwise just a RasterStack

Author(s)

Ulrich Kreidenweis

Examples

1
## Not run: readHYDE31()

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