Learn R Programming

ggpicrust2 (version 2.5.10)

.build_continuous_scale: Internal: build a continuous ggplot2 scale layer from colors or ggplot2 scale

Description

Internal: build a continuous ggplot2 scale layer from colors or ggplot2 scale

Usage

.build_continuous_scale(
  aes = c("fill", "color"),
  scale = NULL,
  diverging = FALSE,
  midpoint = NULL,
  name = NULL
)

Arguments