lulcc (version 1.0.4)

pie: Land use change dataset for Plum Island Ecosystem

Description

Dataset containing land use maps for 1985, 1991 and 1999 and several explanatory variables derived from Pontius and Parmentier (2014).

Usage

pie

Arguments

Format

A list containing the following elements:

lu_pie_1985

RasterLayer showing land use in 1985 (forest, built, other)

lu_pie_1991

RasterLayer showing land use in 1991

lu_pie_1999

RasterLayer showing land use in 1999

ef_001

RasterLayer showing elevation

ef_002

RasterLayer showing slope

ef_003

RasterLayer showing distance to built land in 1985

References

Pontius Jr, R. G., & Parmentier, B. (2014). Recommendations for using the relative operating characteristic (ROC). Landscape ecology, 29(3), 367-382.

Examples

Run this code
# NOT RUN {
data(pie)
# }

Run the code above in your browser using DataLab