figure_NonacsB: Create the figure showing the results of the Nonacs' binomial...

Description Usage Arguments Examples

View source: R/Nonacs.R

Description

This function creates the figure showing the results of the Nonacs' binomial skew analysis for both sexes. It is a wrapper around the function plot_NonacsB.

Usage

1
figure_NonacsB(data_males, data_females)

Arguments

data_males

The dataset for males.

data_females

The dataset for females.

Examples

1
figure_NonacsB(data_males = males, data_females = females)

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