Description Usage Arguments Value Author(s) Examples
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.
1 | readHYDE31(years=NULL, types=c("crop", "gras"), res=NULL, unit="km2")
|
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' |
If one or more types are specified a list of RasterStacks (of different years) with different types. Otherwise just a RasterStack
Ulrich Kreidenweis
1 | ## Not run: readHYDE31()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.