powered by
Get the Subobject Names
.Subobjects(object, exclude = c("misc", "tools"), collapse = TRUE, ...)
If collapse = TRUE, then a vector with the names of all subobjects; otherwise, a named list where the names are the names of the collections and the values are the names of subobjects within the collection
collapse = TRUE
An S4 object
A character vector of slot names to exclude
Collapse the list into a vector
Arguments passed to IsNamedList
IsNamedList
.Collections(), .FilterObjects(), .FindObject()
.Collections()
.FilterObjects()
.FindObject()
.Subobjects(pbmc_small)
Run the code above in your browser using DataLab