knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
library(plasticmaps) ggpubr::ggarrange(create_norcal_map(), create_socal_map(), labels = c("A", "B"), widths = c(0.9, 1.1), common.legend = TRUE, ncol = 2, nrow = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.