R/geom2plotly.R

#' @name plotly_helpers
#' @title Plotly helpers
#' @description Helper functions to make it easier to automatically create plotly charts
#' @importFrom plotly to_basic
#' @export
to_basic.GeomGLALine <-
  utils::getFromNamespace("to_basic.GeomLine", asNamespace("plotly"))
Greater-London-Authority/gglaplot documentation built on Dec. 28, 2021, 8:27 p.m.