R/zzz.R

.onAttach <- function(...){
  # Suggests quantmod to user of OHLC plot.xts
  assign(".QUANTMOD_MESSAGE", TRUE, .GlobalEnv)
}

Try the xtsExtra package in your browser

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

xtsExtra documentation built on April 15, 2017, 11 a.m.