#' @importFrom stringr str_detect str_replace str_replace_all
#' @importFrom purrr map map_chr walk map_dfr transpose keep map_lgl flatten
#' @importFrom blogdown read_toml
#' @importFrom yaml write_yaml read_yaml
#' @importFrom magrittr `%>%`
#' @importFrom jsonlite read_json
#' @importFrom pkgdown as_pkgdown
#' @importFrom rstudioapi openProject
#' @importFrom stats setNames
#' @import crayon
#' @import here
#' @import fs
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.