colToDate: Converts all data in column to Date datatype

Description Usage Arguments Value

View source: R/WT.R

Description

Converts all data in column to Date datatype

Usage

1
colToDate(df, colName, date_format = "%Y-%m-%d")

Arguments

df

original dataframe

colName

column to convert

date_format

the format the string is in. By default, ISO standard

Value

dataframe


WiltonTam/WT_R_package documentation built on Jan. 3, 2022, 4:34 a.m.