plot_puberty_stages {matuR}R Documentation

% Adult Height vs Maturity Offset in Years

Description

This function returns a scatterplot showing the % of adult height vs the maturity offset ⁠(in years)⁠.

Usage

plot_puberty_stages(data)

Arguments

data

A data frame. The object containing the raw data we wish to analize.

Value

A plot (ggplot)

Examples

plot_puberty_stages(data_sample)


[Package matuR version 0.0.1.0 Index]