#######################
# Function: file_name #
#######################
# dir = string/character of directory where matches.html resides
file_name <- function(dir) {
paste0("file://", dir, "/matches.html")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.