load_dataset | R Documentation |
Load the .csv database available at the passed directory
load_dataset(experiment_folder, n = 20)
experiment_folder |
Path to folder containing IDOC results .csv files |
n |
Number of channels desired. If less than this amount of animals is found, idocr will make up animals until this amount is hit It (should match nrow x ncol of layout passed in the idocr function) |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.