spM_trans: Species matrix transformation

View source: R/spM_trans.R

spM_transR Documentation

Species matrix transformation

Description

Species matrix transformation

Usage

spM_trans(sp, sp.trans = NULL)

Arguments

sp

species abundance data, row as sites while column as species names. Non-numeric data are allowed but will be droped in the final results

sp.trans

methods for tranformation, allowed methods are: methods in vegan::decostand, log1p, log and other self composed functions.

Value

a dataframe


kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.