combine_inputs | R Documentation |
A tracker dataset where every record represents the position of one animal in one timepoint is required to plot the trace
combine_inputs(
dataset,
analysis,
plot_preference_index = TRUE,
plot_mask = NULL
)
dataset |
List of raw data including:
|
analysis |
List of processed data including:
|
plot_preference_index |
Whether to show the scored preference index with the region id on the facet label (TRUE), or just the region id (FALSE) |
plot_mask |
If not NULL, the plot contains data contained within the interval's start and end (s) |
A corssing dataset where every record represents a decision zone exit of one animal is required to show the exits in the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.