geom_navr_timeseries_events: Draws vectical lines at times of given events

View source: R/navr-plot-elements.R

geom_navr_timeseries_eventsR Documentation

Draws vectical lines at times of given events

Description

Draws vectical lines at times of given events

Usage

geom_navr_timeseries_events(event_times, durations = c(), ...)

Arguments

event_times

times of events, need to correspond to the X axis

durations

durations of event times. if not empty, plots grey behind the events.

Value

list if geom_vline


hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.