Learn R Programming

GCD (version 4.0.7)

date_type: Type of dates in date.rda

Description

Type of dates in date.rda

Arguments

Format

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

ID_DATE_TYPE

a numeric vector

DATE_TYPE_CODE

a character vector

DATE_TYPE_NAME

a character vector

DATE_TYPE_NUMBER

a numeric vector

obtained ~~

Examples

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

# }

Run the code above in your browser using DataLab