R/as.Dates.Date.R

Defines functions as.Dates.Date

#' @export
as.Dates.Date <- 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.