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")

Try the cowplot package in your browser

Any scripts or data that you put into this service are public.

cowplot documentation built on Dec. 30, 2020, 5:07 p.m.