remove_empty_roi | R Documentation |
Useful to remove dummy rois or rois with noise Works only if not testing. During testing we may want to pass small (noise-like) datasets
remove_empty_roi(tracker_data, minimum = 100)
tracker_data |
IDOC tracker dataset where every row captures the position of one animal at one timepoint |
minimum |
Minimum number of datapoints in a row to be considered not sparse (not noise) and thus valid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.