R/startup.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage((strwrap("New to gimme? Type gimmeGUI() and select the Getting Started Guide to get up and running.")))
}

Try the gimmeTools package in your browser

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

gimmeTools documentation built on May 1, 2019, 11:32 p.m.