plot_visit_lines: Create and plot two visit lines

View source: R/plot_visit_lines.R

plot_visit_linesR Documentation

Create and plot two visit lines

Description

Create and plot two visit lines

Usage

plot_visit_lines(g, yname, period = numeric(0))

Arguments

g

A gTree object, typically loaded by chartbox::load_chart()

yname

Character indicating the measure

period

A vector of length 2 with left and right ages, or numeric(0) (default) if there are no ages

Value

An object of class grob with the visit lines


growthcharts/chartplotter documentation built on May 12, 2024, 8:43 a.m.