plot_maturity_offset {matuR} | R Documentation |
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)
data |
A data frame. The object containing the raw data we wish to analize. |
Refer to references cited on this package for further details on how these metrics are calculated.
A lolliplot plot (ggplot)
plot_maturity_offset(data_sample)