View source: R/5_maxN_values_studied_species_functions.R
deltas.plot | R Documentation |
This function computes a plot showing SmaxN, maxN, SmaxN_row (values on y) for a given set of species (x) and the three poses (several colors) and save the plot in outputs folder
deltas.plot(maxN_all, colors)
maxN_all |
a dataframe containing all maxN values, deltas, species names and poses (obtained from automat.maxN.setsp() function) |
colors |
a vector containiing the different colors for the three poses |
a ggplot2 plot showing delta1 = SmaxN - maxN and delta2 = SmaxN - SmaxN_row (values on y) for a set of species (x) and the different poses and different facets for deltas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.