powered by
This function returns a scatterplot showing the % of adult height vs the maturity offset (in years).
(in years)
plot_puberty_stages(data)
A data frame. The object containing the raw data we wish to analize.
A plot (ggplot)
(ggplot)
# NOT RUN { plot_puberty_stages(data_sample) # }
Run the code above in your browser using DataLab