Find all collection (named lists) slots in an S4 object
.Collections(object, exclude = character(length = 0L), ...)
A character vector of names of collection slots
An S4 object
A character vector of slot names to exclude
Arguments passed to IsNamedList
.FilterObjects()
,
.FindObject()
,
.Subobjects()