powered by
boxplot_variables(dataset, variables = NULL, samples = NULL, horizontal = T, col = "lightblue", nchar.label = 10, cex.axis = 0.8, ...)
## Example of showing the boxplot of a few variables data(cachexia) boxplot_variables(cachexia, variables = c("Creatine","Serine","Lactate"))
Run the code above in your browser using DataLab