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, ...)
}

Try the loon.tourr package in your browser

Any scripts or data that you put into this service are public.

loon.tourr documentation built on Oct. 27, 2021, 5:09 p.m.