geom_navr_path_events.RdPLots marks or colors the path ior the duration of a certain event.
geom_navr_path_events(obj, event_times, size = 2, shape = 18, color = "blue", ...)
| obj | navr object  | 
    
|---|---|
| event_times | matrix of event times. It can have one or two dimensions, if single events or events with a duration are to be plotted 
  | 
    
| size | point or path size. Defaults to 2  | 
    
| shape | point shape. Only relevant if single events are drawn. Default* to 4  | 
    
| color | point or path color Default to "blue"  | 
    
| ... | 
list of ggplot geoms
Searches the timestamps for the closes time (more then event time)