R/onAttach.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
   packageStartupMessage(
      '\n\n\n\n\n*********************\n\n\n\n\n\n\nType ?quickstart for cdparcoord quick start \n\n\n\n\n`')
}

Try the cdparcoord package in your browser

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

cdparcoord documentation built on Aug. 5, 2019, 1:02 a.m.