plot_first_visit_age: Plot histogram and quantile plot of age at first visit

Description Usage Arguments Examples

View source: R/plot_summary.R

Description

Plot histogram and quantile plot of age at first visit

Usage

1
2
plot_first_visit_age(dat, agelab = "first visit age (days)", width = 450,
  height = 450)

Arguments

dat

a longitudinal growth study dataset

agelab

label of the age axis

width

the width of each plot in pixels

height

the height of each plot in pixels

Examples

1

hafen/hbgd documentation built on March 1, 2020, 5:31 p.m.