R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib, pkg) {
  packageStartupMessage("Gravity 1.1\nIf this package is useful, please support it. https://www.buymeacoffee.com/pacha.")
}

Try the gravity package in your browser

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

gravity documentation built on May 2, 2023, 9:13 a.m.