powered by
Simple function to facilitate selection of date columns from a data table
dateCols(data)
column names of columns that can be coerced to dates
data table potentially containing columns that could be coerced (via checkDate()) into a properly formatted date
checkDate()