listToDDLS {digitalDLSorteR} | R 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
|
Value
DigitalDLSorter
object the data provided in the original list.
See Also
[Package digitalDLSorteR version 1.0.1 Index]