decimal_year_to_date | R Documentation |
Convert decimal year to date
decimal_year_to_date(decimal_year)
decimal_year |
A decimal year vector |
A date vector
decimal_year_to_date(2020.5)
today() |> as_decimal_year() |> decimal_year_to_date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.