R/loon2ggplot-l_ts.R

# deprecated
# #' @rdname loon2ggplot
# #' @export
# loon2ggplot.l_ts <- function(target, asAes = TRUE, selectedOnTop = TRUE,
#                              showNearestColor = FALSE, ...) {
#
#   # locations <- g_getLocations(target)
#   #
#   # GGally::ggmatrix(plots = g_getPlots(target, asAes = asAes,
#   #                                     selectedOnTop = selectedOnTop,
#   #                                     showNearestColor = showNearestColor),
#   #                  title = loon_title(target),
#   #                  showYAxisPlotLabels = TRUE,
#   #                  yAxisLabels = names(target),
#   #                  nrow = locations$nrow,
#   #                  ncol = locations$ncol)
# }

Try the loon.ggplot package in your browser

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

loon.ggplot documentation built on Nov. 13, 2022, 1:06 a.m.