powered by
Prints a concise description of CCA results, including module membership counts. Reports if any of the modules are degenerate.
# S3 method for cca print(x, ...)
The cca object returned by cca.
cca
Unused.
Andrei Boutyline, andrei.boutyline@gmail.com
plot.cca, cca
plot.cca
data(cca.example) res1 <- cca(cca.example) print(res1)
Run the code above in your browser using DataLab