R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib,pkg) {
  packageStartupMessage("\n*** ------------\n*** dynBiplotGUI ***\n\nAvailable languages: \nSpanish-\"es\", English-\"en\", French-\"fr\", Portuguese-\"pt\". \nUse: dynBiplot(\"en\") to launch the interface.\n")
}

Try the dynBiplotGUI package in your browser

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

dynBiplotGUI documentation built on Dec. 7, 2020, 5:06 p.m.