# NOT RUN {
library(moveVis)
library(move)
data("move_data")
# align movement
m <- align_move(move_data, res = 4, unit = "mins")
# }
# NOT RUN {
frames <- frames_spatial(m, map_service = "osm", map_type = "watercolor")
frames.ts <- get_frametimes(frames)
print(frames.ts)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab