renkonen.c: A caller for calculating the Renkonen's index

renkonen.cR Documentation

A caller for calculating the Renkonen's index

Description

This function returns a list of matrix and lists of pairwise comparisons of several sampling sites and its respective Renkonen's similarities.

Usage

renkonen.c(df,as.matrix=T)

Arguments

df

a dataframe which each column is one site and each row is the absolute abundance of a species

as.matrix

a boolean whether it showd be returned as a matrix as well

Details

As renkonen.index is only able to handle vectors, this function parse data.frames and calls the renkonen.index function. This is the basic version for beeing called by a bootstrap handler. This function was not designed to be used directly at the first place, but users are free to tweeck this.


wilsonfrantine/R4eco documentation built on Jan. 30, 2024, 4:55 p.m.