legendBottom: ggplot2 basic manipulation

labsNoneR Documentation

ggplot2 basic manipulation

Description

ggplot2 basic manipulation

Usage

labsNone()

legendBottom(...)

legendColor(...)

legendLeft(...)

legendNone(...)

legendRight(...)

legendTop(...)

Examples


library(SPATA2)
library(tidyverse)

object <- loadExampleObject("UKF275T")

plotSurface(object, color_by = "HM_HYPOXIA")
plotSurface(object, color_by = "HM_HYPOXIA") + legendBottom()


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.