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, ...)
}
great-northern-diver/loon.tourr documentation built on Dec. 20, 2021, 1:41 p.m.