powered by
This function returns a lollipop ggplot object showing the offset in years from current age to estimated age at PHV for each athlete in the dataset.
plot_maturity_offset(data)
A data frame. The object containing the raw data we wish to analize.
A lolliplot plot (ggplot)
(ggplot)
Refer to references cited on this package for further details on how these metrics are calculated.
# NOT RUN { plot_maturity_offset(data_sample) # }
Run the code above in your browser using DataLab