circumference_for_age: Head circumference for age

Description Usage Arguments

Description

Head circumference for age

Usage

1
2
circumference_for_age(circumference = NULL, age = NULL, gender = "male",
  units = c("cm", "month"), color = "blue", palette = "Greys")

Arguments

circumference

head circumference

age

age in months at the time of trait measurment

gender

(male or female)

units

character vector indicating the units of measures used for the plotted traits

color

color applied to plotted points

palette

color brewer palette applied to percentiles


aaronwolen/growthcharts documentation built on May 10, 2019, 4:04 a.m.