R/fundamentals.R
fast.date.Rd
works faster than as.Date.
fast.date(x)
date column to convert
fast.date(as.factor('2021-01-01')) #> [1] "2021-01-01"