prepare_date {datetoiso} | R Documentation |
Additional step for YMD date type
Description
Additional step for YMD date type
Usage
prepare_date(df_column)
Arguments
df_column |
data frame date column or vector with dates |
Value
output up to 12 characters, remove whitespace from start and end of string, keep characters from the left site of letter "T"
Author(s)
Lukasz Andrzejewski
[Package datetoiso version 0.2.0 Index]