format_banner_date: format_banner_date

Description Usage Arguments Value

View source: R/util.R

Description

reformat a banner date column to one interpretable with the base as.Date() functiWon. Banner stores dates in the format YYYY-MM-DD HH:MM:SS. For our purposes, the timestamp is irrelevant and subsequently dropped.

Usage

1

Arguments

df_col

a single column vector containing the banner date/timestamps

Value

the same column vector with the timestamps dropped and remaining values loaded as date classes.


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.