load_dataset: Load an IDOC .csv dataset

View source: R/load.R

load_datasetR Documentation

Load an IDOC .csv dataset

Description

Load the .csv database available at the passed directory

Usage

load_dataset(experiment_folder, n = 20)

Arguments

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)

Value

tibble


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.