R/loon2ggplot-l_tour.R

Defines functions loon2ggplot.l_tour

#' @export
loon2ggplot.l_tour <- function(target, asAes = TRUE, ...) {
  widget <- l_getPlots(target)
  loon.ggplot::loon2ggplot(widget, asAes = asAes, ...)
}
z267xu/loon.tourr documentation built on April 9, 2024, 8:32 p.m.