# NOT RUN {
## Example of correlations test of variables
library(specmine.datasets)
data(cachexia)
corr.result = correlation_test(cachexia, "Serine", "Creatine", method = "pearson",
by.var = TRUE)
# }
Run the code above in your browser using DataLab