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")

Try the scdhlm package in your browser

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

scdhlm documentation built on March 31, 2023, 10:55 p.m.