#' @export
#' @import loon.ggplot
loon2ggplot.l_tour <- function(target, ...) {
widget <- l_getPlots(target)
loon.ggplot::loon2ggplot(widget, ...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.