figure_correlations: Create the figures showing the correlation between...

Description Usage Arguments See Also Examples

View source: R/correlations.R

Description

This function creates the figures showing the correlations. It is a wrapper around the function plot_correlation. The function can either illustrate the correlations with the mating success or those with the reproductive success depending on the value of the argument which.

Usage

1
figure_correlations(data, which = c("mating", "repro"))

Arguments

data

A dataframe containing the data to be processed.

which

The figure to be drawn ('mating' or 'repro').

See Also

plot_correlation

Examples

1
2

courtiol/matingRhinos documentation built on Nov. 22, 2019, 11:10 p.m.