| show,SpatialFeatureExperiment-method | R Documentation |
Printing summaries of colGeometries, rowGeometries, and
annotGeometries in addition to what's shown for
SpatialExperiment. Geometry names and types are printed.
## S4 method for signature 'SpatialFeatureExperiment'
show(object)
object |
A |
None (invisible NULL).
library(SFEData)
sfe <- McKellarMuscleData(dataset = "small")
sfe # The show method is implicitly called
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.