to_date: Transform to date

Description Usage Arguments

View source: R/to_date.r

Description

wrapper for as.Date that replaces ""-strings with NA before conversion

Usage

1
to_date(x, not_dates = c("", " "), ...)

Arguments

x

character or factor

not_dates

the things that should be NA

...

arguments passed to as.Date


renlund/dataman documentation built on May 27, 2019, 5:51 a.m.