powered by
Determine the slot that a subobject is contained in
.FindObject(object, name, exclude = c("misc", "tools"))
The name of the slot that contains name; returns NULL
name
NULL
if a subobject named name cannot be found
An S4 object
Name of subobject to find
A character vector of slot names to exclude
.Collections(), .FilterObjects(), .Subobjects()
.Collections()
.FilterObjects()
.Subobjects()
.FindObject(pbmc_small, "tsne")
Run the code above in your browser using DataLab