# NOT RUN {
## Example of showing the boxplot factors of a few variables
library(specmine.datasets)
data(cachexia)
boxplot_vars_factor(cachexia, "Muscle.loss", variables = c("Creatine","Serine",
"Lactate"))
# }
Run the code above in your browser using DataLab