root <- rprojroot::find_rstudio_root_file() library(knitr) knitr::opts_chunk$set(fig.path = paste0(root, "/manuscript/figures/"))
pres.suitab <- read_pres_suitab()
plot6maps(pres.suitab, maptype = "suitab")
devtools::session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.