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
terrytangyuan/autoplotly documentation built on July 19, 2023, 7 p.m.