R/loon2ggplot-l_tour.R

Defines functions loon2ggplot.l_tour

#' @export
#' @import loon.ggplot
loon2ggplot.l_tour <- function(target, ...) {
  widget <- l_getPlots(target)
  loon.ggplot::loon2ggplot(widget, ...)
}
z267xu/loon.summary documentation built on March 15, 2021, 2:15 p.m.