View source: R/9_Stats_functions.R
cor.SmaxN.plot | R Documentation |
This function computes a list of abundance dataframes for each species. For each species, the dataframes contain the full number of camers (ie 12)
cor.SmaxN.plot(maxN_all, color_poses, shape_sp, comp_metric)
maxN_all |
a dataframe from the automat.maxN.setsp() function with SmaxN, maxN, SmaxN_row, species names and Poses number columns |
comp_metric |
the name of the metric to compare with the SmaxN. It could either be "SmaxN_row" or "maxN". ONLY for the plot, correlations tests are made for SmaxN_row and maxN. |
colors_sp |
a vector containing the names of the colors to use to plot the different species |
shape_poses |
three numerical value referring to the shape of the points used to plot SmaxN for each pose |
a plot saved in the output folder and the resultats of the correlation test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.