landcover {osc}R Documentation

Fictional landcover data to demonstrate the cca for Raster-Data

Description

A fictional landcover dataset with six different landtypes indicated by number from 0 to 5. Cells with value one a considered as urban in the examples.

Usage

data(landcover)

Format

The format is: Formal class 'RasterLayer' [package "raster"] with 12 slots

Examples

data(landcover)
str(landcover)

[Package osc version 1.0.5 Index]