R/data.R

#' Simple toy metadata defining three experiments, with one condition (`test`) per experiment.
#' Implicitly, 20 individuals are in each experiment
#' It serves as a simple example.
#'
#' @author Quentin Geissmann
"no_region_id_metadata"

#' Simple toy metadata experimental conditions for 15 individuals in three experiments.
#' the condition (`test`) is linked to the experiments, and another condition (`treatment`) is per individual.
#' It serves as a simple example.
#'#'
#' @author Quentin Geissmann
"region_id_metadata"
rethomics/scopr documentation built on Feb. 7, 2022, 1:57 a.m.