R/zzz.R

.onLoad <- function(lib, pkg)
{
   #txt <- c("\n",
    #        paste(sQuote("BETS")),
     #       "\n",
      #      paste(sQuote("BETS"),
       #           "Brazilian Economic Time Series"),
        #    "\n",
         #   paste("See",
          #        sQuote("library(help=\"BETS\")"),
           #       "for details"),
            #"\n",
            #paste("Bug reports: https://github.com/pedrocostaferreira/BETS/issues"),
            #"\n",
            #paste("Maintainer: Jonatha Costa <jonatha.costa@fgv.br>"),
            #"\n"
   #)
   #if(interactive() || getOption("verbose"))
    # base::writeLines(strwrap(txt, indent = 4, exdent = 4))
}

Try the BETS package in your browser

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

BETS documentation built on May 1, 2019, 7:48 p.m.