R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage("ropercenter requires the Firefox browser.\nFirefox is available at https://www.mozilla.org/firefox/")
}

Try the ropercenter package in your browser

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

ropercenter documentation built on July 9, 2023, 7:24 p.m.