get_year | R Documentation |
Get the year of the rawdata either when it's available in the rawdata or
manually specified in the registration database. Check helper function is_defaar()
.
get_aar()
is an alias of get_year()
get_year(spec = NULL, con = NULL)
get_aar(spec = NULL, con = NULL)
spec |
Specifications data as a data.frame |
con |
Connection to database |
Either a character or integer value.
Character
value is refering
to the column name in the raw data that has value for year.
Integer
value refers to the year that shoule be added
to the raw data with column name AAR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.