testList {nos}R Documentation

Unit tests data

Description

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.

Usage

testList

Format

An object of class list of length 2.

Examples

data(testList)

[Package nos version 2.0.0 Index]