#| echo: false # Restore the user options (saved in common-setup.Rmd) options(backup_options) # Restore user random number seed if any if (!is.null(oldseed)) {.Random.seed <- oldseed} # to change the CSS file # per https://github.com/rstudio/rmarkdown/issues/732 knitr::opts_chunk$set(echo = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.