elide_year | R Documentation |
To elide distinctions between "CY", "BY", "RY", etc. Drops the timeline (that is, prefix) and returns a simple integer.
elide_year(x, ...) ## Default S3 method: elide_year(x, ...) ## S3 method for class 'data.frame' elide_year(x, ...)
x |
data.frame |
... |
reserved for future use |
'elide_years()' is a backwards-compatible alias for 'elide_year()'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.