| H_sal | R Documentation |
Used by DKI2(), adjusting the Shannon diversity
index H' to account for decreasing species
diversity with decreasing salinity.
H_sal(psal, intercept = 2.117, slope = 0.086)
psal |
numeric salinity |
intercept |
numeric, default 2.117 |
slope |
numeric default 0.086 |
AMBI_sal() and H_sal() are named, respectively,
AMBI_min and H_max in the DKI documentation
(Carstensen et al., 2014).
They are renamed in ambiR to reflect the fact that
they are functions of salinity and not minimum or
maximum values from data being used.
a numeric value H_max
H_sal(20.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.