R/namespc.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname){
  packageStartupMessage("\n-----------------------------\nYou can ignore comments from pbatR above to use 'fbati()' and 'fbatj()'.\nEnter\n launchpad()\nto start up the menuing interface. Users may prefer the 'fbati()', 'fbatj()', and 'fbatc()' functions.\n")
}

Try the fbati package in your browser

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

fbati documentation built on Feb. 16, 2023, 9:31 p.m.