plot_growth_female: Height (current + predicted) vs growth curves plot for...

Description Usage Arguments Details Value Examples

View source: R/plot_growth_female.R

Description

This function returns a ggplot object showing the current and predicted height vs normal growth charts for american population.

Usage

1

Arguments

data

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

athlete

A character string with the name of the athlete we wish to plot.

Details

Data for growth charts was obtained from the National Center for Health Statistics.

Please visit https://www.cdc.gov/growthcharts/percentile_data_files.htm to learn more about this information.

Be aware, players from different populations to the one used on these growth charts may not be well represented.

For males, use documentation for plot_growth_male()

Value

A plot (ggplot)

Examples

1

matuR documentation built on Nov. 19, 2020, 5:08 p.m.