Plots position points at designated times

geom_navr_path_points(obj, times, size = 4, shape = 18,
  color = "blue", ...)

Arguments

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 obj$data$timestamp

size

size of the point. Default is 4

shape

geom_point shape. Default is 18

color

color of the geom_point. Default is "blue

...

Value

ggplot geom_point with bound data