Other packages > Find by keyword >

autoplotly  

Automatic Generation of Interactive Visualizations for Statistical Results
View on CRAN: Click here


Download and install autoplotly package within the R console
Install from CRAN:
install.packages("autoplotly")

Install from Github:
library("remotes")
install_github("cran/autoplotly")

Install by package version:
library("remotes")
install_version("autoplotly", "0.1.4")



Attach the package and use:
library("autoplotly")
Maintained by
Yuan Tang
[Scholar Profile | Author Map]
First Published: 2018-01-10
Latest Update: 2021-04-18
Description:
Functionalities to automatically generate interactive visualizations for statistical results supported by 'ggfortify', such as time series, PCA, clustering and survival analysis, with 'plotly.js' and 'ggplot2' style. The generated visualizations can also be easily extended using 'ggplot2' and 'plotly' syntax while staying interactive.
How to cite:
Yuan Tang (2018). autoplotly: Automatic Generation of Interactive Visualizations for Statistical Results. R package version 0.1.4, https://cran.r-project.org/web/packages/autoplotly. Accessed 22 Feb. 2025.
Previous versions and publish date:
0.1.0 (2018-01-10 16:23), 0.1.1 (2018-02-11 18:36), 0.1.2 (2018-04-21 17:14), 0.1.3 (2021-04-16 20:40)
Other packages that cited autoplotly R package
View autoplotly citation profile
Other R packages that autoplotly depends, imports, suggests or enhances
Complete documentation for autoplotly
Functions, R codes and Examples using the autoplotly R package
Some associated functions: autoplotly . reexports . 
Some associated R codes: autoplotly.R . generic_methods.R . imports.R . package.R . reexports.R .  Full autoplotly package functions and examples
Downloads during the last 30 days
01/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/21Downloads for autoplotly81012141618202224262830323436TrendBars

Today's Hot Picks in Authors and Packages

prediction  
Tidy, Type-Safe 'prediction()' Methods
A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
h0  
A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography
We provide a toolbox to conduct a Bayesian meta-analysis for estimating the current expansion rate o ...
Download / Learn more Package Citations See dependency  
mnj  
Machine Learning and Judgement
Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adap ...
Download / Learn more Package Citations See dependency  
orloca  
Operations Research LOCational Analysis Models
Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber pro ...
Download / Learn more Package Citations See dependency  
poisson  
Simulating Homogenous & Non-Homogenous Poisson Processes
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA