knitr::opts_chunk$set(echo = FALSE) knitr::opts_chunk$set(message = FALSE) knitr::opts_chunk$set(warning = FALSE) knitr::opts_chunk$set(dev = "cairo_pdf") options(knitr.kable.NA = "") options(kableExtra.latex.load_packages = FALSE) library(tidyverse) library(knitr) library(kableExtra) library(conethemes) set_cone_defaults(style = "print")
\raggedright \contactinfo
Something written https://michaeldewitt.jr.com
x <- 2+2
plot(mtcars$mpg)
\clearpage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.