Description Usage Arguments Value
View source: R/segmentation_helper_functions.R
Transforms vectors of bin numbers into full matrices for plotting as a heatmap.
1 | behav_seg_image(dat, nbins)
|
dat |
A data frame for a single animal ID that contains only columns for
the ID and each of the movement variables that were analyzed by
|
nbins |
numeric. A vector of the number of bins used to discretize each
movement variable. These must be in the same order as the columns within
|
A list where each element stores the presence-absence matrix for each of the movement variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.