R/as.Dates.year.R

Defines functions as.Dates.year

#' @export
as.Dates.year <- function(x, ...){
  x
}

Try the rccdates package in your browser

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

rccdates documentation built on May 2, 2019, 1:46 p.m.