# NOT RUN {
library(metan)
CI1 <- corr_ci(data_ge2)
# By each level of the factor 'ENV'
CI2 <- corr_ci(data_ge2, CD, TKW, NKE,
by = ENV,
verbose = FALSE)
CI2
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab