R/zzz.r

.onAttach <- function(...) {

  if (!interactive()) return()

  # packageStartupMessage(paste0("ggalt is under *active* development. ",
  #                              "See https://github.com/hrbrmstr/ggalt for changes"))

}

Try the ggalt package in your browser

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

ggalt documentation built on May 2, 2019, 7:31 a.m.