Hellinger_trans: Hellinger transform
Description
Hellinger transforms data (Legendre and Legendre, Numerical Ecology)
Usage
Hellinger_trans(data, col, site)
Value
The `data` dataframe with an added 'hellinger_trans_vals' column.
Arguments
- data
The dataframe to be used.
- col
The column that change is being measured on.
- site
The column containing the site of each sample.