R/utils_ggplot2.R

Defines functions is.waive

# code that needed to be copied from ggplot2

# @keyword internal
is.waive <- function(x) inherits(x, "waiver")
wilkelab/cowplot documentation built on Jan. 28, 2024, 11:19 a.m.