#
# TODO: get rid of the need for this.
#
file_path <- function (..., mustWork = TRUE) {
normalizePath(file.path(...), mustWork = mustWork)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.