R/ggplot2-.R

Defines functions wrap_by

wrap_by <- function(...) {
  ggplot2::facet_wrap(ggplot2::vars(...), labeller = ggplot2::label_both)
}
pacific-hake/hakedataUSA documentation built on June 2, 2025, 4:05 a.m.