date_as_class: Take a tibble with colnames to match pattern and force to...

View source: R/utilities.R

date_as_classR Documentation

Take a tibble with colnames to match pattern and force to Date if not already

Description

Take a tibble with colnames to match pattern and force to Date if not already

Usage

date_as_class(tb, pattern)

Arguments

tb

tibble

pattern

string to match colnames to be forced to Date

Value

list containing matches and Date values (NB NA coercion likely!)


brucemoran/shinySetupPostgreSQL documentation built on March 18, 2022, 4:34 p.m.