View source: R/2_Plot_maxN_functions.R
prepare.maxN.plot | R Documentation |
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.
prepare.maxN.plot(list_maxN, indices_nm)
list_maxN |
a list containing maxN values. This list is the ouput of
the |
indices_nm |
a vector containing the names of maxN inidces to plot |
the function returns a dataframe values to plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.