#' Call global file
#'
#' @export
#'
read_global_file <- function(){
source(system.file("read_global", "global.R", package = "valrr8"), encoding = "UTF-8")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.