R/call.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Hope you enjoy this time saving package!! Simply input paper_dig() to call the app.")
}
KiayangQ/paperdigger documentation built on Dec. 31, 2020, 2:09 p.m.