get_date_col: Find and rename the date column

View source: R/date_utils.R

get_date_colR Documentation

Find and rename the date column

Description

Find and rename the date column

Usage

get_date_col(dt_data)

Arguments

dt_data

data.frame containing a column of class Date

Value

data.frame with column of class Date renamed as "date" or NULL if no date class col detected


ces0491/dateR documentation built on April 6, 2022, 10:17 p.m.