Skip to contents

Plotting

plot(<aniframe>)
Plot an aniframe Object
plot(<anievent>)
Plot an anievent Object
plot_trajectory()
Plot Movement Trajectory
plot_timeseries()
Plot a Variable as a Time Series
plot_events()
Plot State and Point Events
plots()
Arrange multiple plots side by side

Diagnostic check plots

plot(<anivis_check_na_timing>)
Plot the Distribution of Missing Values Over Time
plot(<anivis_check_na_gapsize>)
Plot the Occurrence of Missing-Value Gap Sizes
plot(<anivis_check_confidence>)
Plot the Distribution of Tracking Confidence
as_plot_data()
Prepare a Check Result for Plotting

Geoms

geom_event_state()
Draw state events as horizontal bars
geom_event_point()
Draw point events as dots or raster ticks

Scales

Colour palettes

okabeito_colors() oi_colors()
Okabe-Ito colours
palette_okabeito()
Okabe-Ito colour palette
material_colors()
Material design colours
palette_material()
Material design colour palette
palette_animovement()
Per-group colour palette for an aniframe

Themes

theme_animovement() theme_animovement_light() theme_animovement_dark()
Animovement ggplot2 Theme
theme_imputets()
imputeTS-style Theme for Check Plots