Modified versions of popular R data importation functions. All import data as a tibble instead of a data.frame.
tbl_dbGetQuery()
Query data from database as a tibble
tbl_dbReadTable()
Read table from database as a tibble
tbl_fread()
Download flat text file to data.frame
monthly_pivot()
Create monthly pivot summary
Functions for dealing with dates.
month_char()
Convert month integers to two digit strings
month_label()
Convert year and month to month label