plot_puberty_stages {matuR} | R Documentation |
This function returns a scatterplot showing the % of adult height vs the maturity offset (in years)
.
plot_puberty_stages(data)
data |
A data frame. The object containing the raw data we wish to analize. |
A plot (ggplot)
plot_puberty_stages(data_sample)