R/testList_data.R

#' Unit tests data
#'
#' Datasets used in the unit tests. Is a list with two elements,
#' each representing a different dataset. Each dataset is a list
#' with four elements, the first three being input data, and the
#' fourth the output data. All generated using the python nos
#' package to ensure the results match up.
#'
#' @examples
#' data(testList)
"testList"
txm676/nos documentation built on March 28, 2024, 7:44 a.m.