R/years.R

#'@rdname internal
`years` <-
function (x, abbreviate = FALSE) 
{
    as.numeric(format(x, "%Y"))
}

Try the IHA package in your browser

Any scripts or data that you put into this service are public.

IHA documentation built on May 2, 2019, 5:15 p.m.