File: utils_ggplot2.R

package info (click to toggle)
r-cran-cowplot 1.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,564 kB
  • sloc: sh: 13; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (2)
1
2
3
4
# code that needed to be copied from ggplot2

# @keyword internal
is.waive <- function(x) inherits(x, "waiver")