Learn R Programming

GCD (version 4.0.7)

lands_desc: Landscape description elements

Description

Landscape description elements

Arguments

Format

A data frame with 20 observations on the following 3 variables.

ID_LANDS_DESC

a numeric vector

LANDS_DESC_CODE

a character vector

LANDS_DESC_NAME

a character vector

Examples

Run this code
# NOT RUN {
data(lands_desc)
## maybe str(lands_desc) ; plot(lands_desc) ...

# }

Run the code above in your browser using DataLab