plot_maturity_offset: Maturity Offset Plot

View source: R/plot_maturity_offset.R

plot_maturity_offsetR Documentation

Maturity Offset Plot

Description

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.

Usage

plot_maturity_offset(data)

Arguments

data

A data frame. The object containing the raw data we wish to analize.

Details

Refer to references cited on this package for further details on how these metrics are calculated.

Value

A lolliplot plot (ggplot)

Examples

plot_maturity_offset(data_sample)


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