plot_slopes_products: A plot of the product of slopes from testing the two first...

Description Usage Arguments Value

Description

A plot of the product of slopes from testing the two first conditions vs. the slopes from the thrid condition

Usage

1
2
plot_slopes_products(data, phenological = TRUE, xlim = c(-0.4, 0.2),
  ylim = c(-0.4, 0.2))

Arguments

data

A dataframe containing per each study the time series of relevant variables (i.e. yearly climate values, yearly trait values or yearly selection differentials) to be analyzed.

phenological

A boolean indicating whether the plot for phenological traits should be produced (default is TRUE).

xlim

A vector specifying limits of x axis.

ylim

A vector specifying limits of y axis.

Value

Plots a product of slopes from the first two conditions (on x axis) vs the slopes from the third condition (on y axis).


radchukv/adRes documentation built on June 1, 2019, 7:05 p.m.