## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set(warning = FALSE, message = FALSE, comment = "#>") ## ----echo=FALSE, fig.width=4, out.width="400px"------------------------------- knitr::include_graphics("images/TSAR_logo.png") ## ----setup-------------------------------------------------------------------- library(TSAR) ## ----------------------------------------------------------------------------- sessionInfo()