elide_year: elide_year

elide_yearR Documentation

elide_year

Description

To elide distinctions between "CY", "BY", "RY", etc. Drops the timeline (that is, prefix) and returns a simple integer.

Usage

elide_year(x, ...)

## Default S3 method:
elide_year(x, ...)

## S3 method for class 'data.frame'
elide_year(x, ...)

Arguments

x

data.frame

...

reserved for future use

Note

'elide_years()' is a backwards-compatible alias for 'elide_year()'.


BAAQMD/yeartools documentation built on April 1, 2022, 12:24 a.m.