plot_loc_facet: Plot animal locations in facet

View source: R/2_plot.R

plot_loc_facetR Documentation

Plot animal locations in facet

Description

Each animal is plotted separately (facet). The axis are aligned so it's easy to compare them.

Usage

plot_loc_facet(loc_data_subset)

Arguments

loc_data_subset

A subset of animals. A data.table subset taken from full data set of all animals location loc_data. Note the id column is factor with all animals identity as levels. So this subset still have all identities information, which is needed to color each animal consistently.

Value

A ggplot object.


ctmm-initiative/ctmm-webapp documentation built on Aug. 21, 2023, 4:39 a.m.