#' Retrieve the path to the "inst/site" folder
#'
#' Internal function. Retrieves the path to the "inst/site" folder.
#'
#' @keywords internal
get_site_path <- function() {
return(system.file("site", package = "teachr"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.