Learn R Programming

GCD (version 4.0.7)

site_type: Type of sites

Description

Type of sites

Arguments

Format

A data frame with 53 observations on the following 4 variables.

ID_SITE_TYPE

a numeric vector

SITE_TYPE_LEVEL

a character vector

SITE_TYPE_DESC

a character vector

SITE_TYPE_HIGH_LEVEL

a character vector

Examples

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

# }

Run the code above in your browser using DataLab