R/package.R

#' autoplotly package
#' 
#' This package provides functionalities to automatically generate interactive visualizations for 
#' many popular statistical results supported by ggfortify package with 'plotly.js' and 'ggplot2' style. 
#' The generated plot can also be easily extended using 'ggplot2' and 'plotly' syntax while staying interactive.
#' 
#' @docType package
#' @name autoplotly
NULL

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.