Learn R Programming

GCD (version 4.0.7)

depo_context: Depositional contexts

Description

Depositional contexts

Arguments

Format

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

ID_DEPO_CONTEXT

a numeric vector

DEPO_CONTEXT_CODE

a character vector

DEPO_CONTEXT_NAME

a character vector

DEPO_CONTEXT_NUMBER

a numeric vector

Examples

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

# }

Run the code above in your browser using DataLab