R/zzz.R

Defines functions .onAttach

.onAttach <- function(...){

  pacman::p_load(char = c("framecleaner",
                 "validata",
                 "tidybins",
                 "presenter",
                 "autostats"))
}

Try the TidyConsultant package in your browser

Any scripts or data that you put into this service are public.

TidyConsultant documentation built on June 22, 2024, 9:22 a.m.