R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("If runElementR() seems too slow after installation, launch the function a second time.")
}

Try the elementR package in your browser

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

elementR documentation built on Sept. 2, 2020, 5:07 p.m.