date_type {GCD}R Documentation

Type of dates in date.rda

Description

Type of dates in date.rda

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


data(date_type)
## maybe str(date_type) ; plot(date_type) ...


[Package GCD version 4.0.7 Index]