spearman {BioIndex}R Documentation

Spearman test

Description

Spearman test

Usage

spearman(abundance = NA, biomass = NA, years, sspp = NA, wd = NA, save = TRUE)

Arguments

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)


[Package BioIndex version 0.5.02 Index]