
# NOT RUN {
## Example of plotting the t-tests results
library(specmine.datasets)
data(cachexia)
ttests.results = tTests_dataset(cachexia, "Muscle.loss")
plot_ttests(cachexia, ttests.results, 0.05)
# }
Run the code above in your browser using DataLab