## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "vignettes/", out.width = "100%" ) ## ----out.width = '30%',out.height="20%",fig.cap="File Types",fig.show='hold',fig.align='center', echo=FALSE---- knitr::include_graphics(c("img/dbf.png","img/dat.png")) #{R Chunk name, echo=FALSE, [...], fig.height=3, dev='svg'} ## ----out.width = '70%', echo=FALSE-------------------------------------------- knitr::include_graphics("img/navab.png") #{R Chunk name, echo=FALSE, [...], fig.height=3, dev='svg'} ## ----echo=FALSE, results="hide", message=FALSE-------------------------------- ("badger")