this function is similar to R function 'list'

listDS(input = NULL, eltnames = NULL)

Arguments

input

a list of objects to coerce into a list

eltnames

a character list, the names of the elements in the list.

Value

a list

Details

Unlike the R function 'list' it takes also a vector of characters, the names of the elements in the output list.

Author

Gaye, A.