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