dateable: A function that locates all variables with "date" in the name...

Description Usage Arguments

View source: R/dateable.R

Description

A function that locates all variables with "date" in the name (ignoring case), and converts them to POSIXct. Works on both dates and datetimes.

Usage

1

Arguments

df

The dataframe, tibble, data.table, etc, with the dates to be dated.


evanodell/emisc documentation built on May 30, 2019, 8:28 a.m.