knitr::opts_chunk$set( echo = FALSE, message = FALSE, warning = FALSE, message = FALSE, # dev = "svg", fig.width = 12, fig.height = 12 # fig.retina = 3 )
#Chunks are were we can write code for something later in the code.
r list_figures[[1]]$header
print(list_figures[[1]]$figure)
r list_tables[[1]]$header
r list_tables[[1]]$print
:::::: {.columns} ::: {.column} - Text 1. - Text 2. :::
::: {.column}
{width=25%}
:::
::::::
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.