inst/shiny-examples/scdhlm/code-chunks/load-from-function.R

# You're using data that you specified when starting the app.
# You'll need to read it in yourself and store it in an object called 'dat'.

# Clean the variable names 
dat <- janitor::clean_names(dat, case = "parsed")
jepusto/scdhlm documentation built on Feb. 27, 2024, 4:45 p.m.