listToDDLS: Transform DigitalDLSorter-like list into an actual...

View source: R/utils.R

listToDDLSR Documentation

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)

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

listToDDLSDNN


digitalDLSorteR documentation built on Oct. 5, 2022, 9:05 a.m.