R/reexports.R

#' @importFrom plotly export
#' @export
plotly::export

#' @importFrom plotly %>%
#' @export
plotly::`%>%`

#' @importFrom plotly subplot
#' @export
plotly::subplot

#' @importFrom plotly plotly_json
#' @export
plotly::plotly_json

Try the autoplotly package in your browser

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

autoplotly documentation built on April 18, 2021, 9:06 a.m.