.Collections | R Documentation |
Find all collection (named lists) slots in an S4 object
.Collections(object, exclude = character(length = 0L), ...)
object |
An S4 object |
exclude |
A character vector of slot names to exclude |
... |
Arguments passed to |
A character vector of names of collection slots
.FilterObjects()
,
.FindObject()
,
.Subobjects()
.Collections(pbmc_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.