plot_puberty_stages: % Adult Height vs Maturity Offset in Years

View source: R/plot_puberty_stages.R

plot_puberty_stagesR 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)


josedv82/matuR documentation built on Dec. 27, 2024, 2:01 a.m.