powered by
Create a list
enlist(...)
object to be included as elements in the list
# NOT RUN { item = c(1:10) enlist(item) # }
Run the code above in your browser using DataLab