R/zzz.R

Defines functions .onLoad

rlang::on_load(rlang::local_use_cli(inline = TRUE))

.onLoad <- function(lib, pkg) {
  rlang::run_on_load()          # nocov
}

Try the ggblend package in your browser

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

ggblend documentation built on Nov. 5, 2025, 7:07 p.m.