clean_names_analysis | R Documentation |
clean_names_analysis Clean names of columns to use in output tables and plots
clean_names_analysis(DF)
DF |
The same data frame after renaming the DIRd, DIRt and other similar variables
clean_names_analysis(tibble::tibble(IdParticipant = 1, TASK_SimpleThing_DIRd = 1, TASK3_NotSoSimple_DIRt = 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.