prepare.maxN.plot: Create a dataframe with maxN data to plot for a given species

View source: R/2_Plot_maxN_functions.R

prepare.maxN.plotR Documentation

Create a dataframe with maxN data to plot for a given species

Description

This function computes a dataframe containing the maxN values for different definition of maxN. The user gives a list of maxN values which is the output of the compute.max.abund() function of the SmaxN package. The function returns a df to be used to plot the maxN values.

Usage

prepare.maxN.plot(list_maxN, indices_nm)

Arguments

list_maxN

a list containing maxN values. This list is the ouput of the compute.max.abund() function of the SmaxN package.

indices_nm

a vector containing the names of maxN inidces to plot

Value

the function returns a dataframe values to plot


CmlMagneville/SmaxNanalysis documentation built on Jan. 28, 2024, 11:20 p.m.