draw_na_lines: Draw vertical lines at NA positions

View source: R/plot.eyeris.R

draw_na_linesR Documentation

Draw vertical lines at NA positions

Description

Adds vertical dashed lines at positions where y values are NA.

Usage

draw_na_lines(x, y, ...)

Arguments

x

The x-axis values

y

The y-axis values

...

Additional arguments passed to abline()

Value

No return value; adds lines to the current plot


eyeris documentation built on July 3, 2025, 9:08 a.m.