plot_loc_facet: Plot animal locations in facet

Description Usage Arguments Value

View source: R/2_plot.R

Description

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

Usage

1
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.


francocarol/shiny_ctmm documentation built on March 17, 2020, 12:11 a.m.