# NOT RUN {
## Example of plotting the fold change results
library(specmine.datasets)
data(cachexia)
fc.results = fold_change(cachexia, "Muscle.loss",
"control")
plot_fold_change(cachexia, fc.results, 2)
# }
Run the code above in your browser using DataLab