spearman {BioIndex} | R Documentation |
Spearman test
spearman(abundance = NA, biomass = NA, years, sspp = NA, wd = NA, save = TRUE)
abundance |
data frame of abundance indices |
biomass |
data frame of biomass indices |
years |
reference years for the analysis |
sspp |
reference species for the analysis |
wd |
path of working directory |
save |
boolean. If TRUE the plot is saved in the user defined working directory (wd) |