Subset a spatial object by spots
Examples
spe <- STexampleData::Visium_humanDLPFC()
#> see ?STexampleData and browseVignettes('STexampleData') for documentation
#> loading from cache
spe_subset <- subsetSpatialObject(spe, seq_len(100))
Subset a spatial object by spots
spe <- STexampleData::Visium_humanDLPFC()
#> see ?STexampleData and browseVignettes('STexampleData') for documentation
#> loading from cache
spe_subset <- subsetSpatialObject(spe, seq_len(100))