vignettes/summary.R

## ----knitropts, echo = FALSE---------------------------------------------
knitr::opts_chunk$set(echo = TRUE)
knitr::opts_chunk$set(collapse = TRUE,              # hadley
                      comment  = "#>",              # hadley
                      error=TRUE, purl=FALSE,       # to be able to see errors
                      fig.width=7.25, fig.height=6) # nice-sized pictures
grfiv/sp500SlidingWindow documentation built on May 17, 2019, 8:36 a.m.