Create a list
enlist(...)
...
object to be included as elements in the list
item = c(1:10) enlist(item)