| this_year | R Documentation |
Returns the current year as a year vector, in the era system specified by
era.
this_year(era = "CE")
era |
An |
A yr vector with the current year.
Other era helper functions:
era,
era_parameters,
era_year,
era_year_parameters,
is_era(),
is_era_year(),
is_yr()
# This year in the Common Era
this_year()
# This year in the Holocene Epoch
this_year("HE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.