knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE) ## change the echo to FALSE if you DON'T want the code chunks to appear in your output document
## import libraries
## code chunk goes here
## code chunk goes here
Adding the tabset if needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.