Clean theme
ThemeClean.Rd
Removes titles, subtitles and legends from a patchwork
object
Examples
library(semla)
se_mbrain <- readRDS(system.file("extdata/mousebrain",
"se_mbrain",
package = "semla"))
# With MapFeatures
MapFeatures(se_mbrain, c("nFeature_Spatial", "nCount_Spatial")) &
ThemeClean()