deltas.plot: Create the plot showing delta between maxN values for a set...

View source: R/5_maxN_values_studied_species_functions.R

deltas.plotR Documentation

Create the plot showing delta between maxN values for a set of species

Description

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

Usage

deltas.plot(maxN_all, colors)

Arguments

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

Value

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


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