R/year.R

#' @export
year.YYYY <- function (x) {
  return(elide_year(x))
}
BAAQMD/yeartools documentation built on April 1, 2022, 12:24 a.m.