add_empty_roi | R Documentation |
This is necessary so the results are always for 20 channels regardless of whether the channel had an animal or not. Doing so makes the results systematic and easily comparable across runs
add_empty_roi(experiment_folder, tracker_data, n = 20)
experiment_folder |
Path to folder containing IDOC results .csv files |
tracker_data |
IDOC tracker dataset where every row captures the position of one animal at one timepoint |
n |
Number of ROIS the output must have (empty or not) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.