#' Deprecated Viewer Function
#' @param x character, path to the rmarkdown file containing an X-13 story.
#'
#' @export
viewer <- function(x){
stop("The viewer function is defunct. Use instead: \n\n view(story = x)")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.