All functions

`.y(.x)`()

helper function call `.y(.x)` for functional programming, replacing `purrr::at_depth(.x, 0, .y, ...)` which is deprecated.

pp_table1()

pretty prints tidy table1 data frame returned from tidytable1

remove_dups()

remove_dups replaces duplicate information with NA for each variable, to be called inside `dplyr::mutate`.

tidytable1()

Creates Table1 Descriptive Statistics with tidyverse