R/zzzz.R

Defines functions .onAttach

.onAttach <- function(lib,pkg) {
  packageStartupMessage("\n*** GrapheR v 1.9-86-5 ***\n\nAvailable languages: English, French, German, Spanish.\nUse run.GrapheR() to launch or re-launch the interface.\n")
}

Try the GrapheR package in your browser

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

GrapheR documentation built on Nov. 6, 2023, 5:08 p.m.