powered by
Wrapper for the adonis2 function to allow ordinary formula input.
adonis2
permanova(formula, data, ...)
An ANOVA table with permutation-based p-values.
Model formula accepting a single response matrix and predictors. See details in adonis2.
The data set to analyse.
Additional arguments to adonis2.
data(caldana) (pr <- permanova(compounds ~ light * time, caldana))
Run the code above in your browser using DataLab