Prepare movement data for animation
df2move()
Convert a data.frame into a move or moveStack object
align_move()
Align movement data
subset_move()
Subset a move or moveStack object by a given time span
move
moveStack
Create spatial frames or graph frames from movement data.
get_maptypes()
Get all supported map types
frames_spatial()
Create frames of spatial movement maps for animation
frames_graph()
Create frames of movement-environment interaction graphs for animation
Working with frames before animating them to adjust their layout and appearance
add_gg()
Add ggplot2 function to frames
ggplot2
add_labels()
Add labels to frames
add_scalebar()
Add scalebar to frames
add_northarrow()
Add north arrow to frames
add_progress()
Add progress bar to frames
add_timestamps()
Add timestamps to frames
add_text()
Add static or dynamic text to frames
add_colourscale()
Add scale to frames
join_frames()
Join multiple frames lists into a single frames list
get_frametimes()
Get frame times from frames
Animate frames as GIF or video
suggest_formats()
Suggest known file formats
animate_frames()
Animate frames
View movement tracks
view_spatial()
View movements on an interactive map
move_data
Exemplary simulated movement tracks
basemap_data
Exemplary manipulated NDVI data
moveVis-package
Tools to visualize movement data in R
%>%
Re-exported magrittr forward pipe operator