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.

listToDDLS(listTo)

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.

Value

DigitalDLSorter object the data provided in the original list.

See also