dateCols: Select the date columns from a data table

View source: R/app_utilities.R

dateColsR Documentation

Select the date columns from a data table

Description

Simple function to facilitate selection of date columns from a data table

Usage

dateCols(data)

Arguments

data

data table potentially containing columns that could be coerced (via checkDate()) into a properly formatted date

Value

column names of columns that can be coerced to dates


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.