Learn R Programming

osc (version 1.0.5)

landcover: 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)

Arguments

Format

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

Examples

Run this code
# NOT RUN {
data(landcover)
str(landcover)
# }

Run the code above in your browser using DataLab