Learn R Programming

digitalDLSorteR (version 1.1.0)

listToDDLS: Transform DigitalDLSorter-like list into an actual DigitalDLSorterDNN object

Description

Transform DigitalDLSorter-like list into an actual DigitalDLSorter object. This function allows to generate the examples and the vignettes of digitalDLSorteR package as these are the data used. These data are stored in the digitalDLSorteRdata package.

Usage

listToDDLS(listTo)

Value

DigitalDLSorter object the data provided in the original list.

Arguments

listTo

A list in which each element must correspond to each slot of an DigitalDLSorter object. The names must be the same as the slot names.

See Also

listToDDLSDNN