geom_navr_path_points.RdPlots position points at designated times
geom_navr_path_points(obj, times, size = 4, shape = 18, color = "blue", ...)
| obj | navr object |
|---|---|
| times | Times of the positions. Takes the first position AFTER the designated time.
Times need to be on the same scale as the timestamps in |
| size | size of the point. Default is 4 |
| shape | geom_point shape. Default is 18 |
| color | color of the geom_point. Default is "blue |
| ... |
ggplot geom_point with bound data