Other packages > Find by keyword >

plotly  

Create Interactive Web Graphics via 'plotly.js'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("plotly", "4.10.4")



Attach the package and use:
library("plotly")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-17
Latest Update: 2023-06-03
Description:
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
How to cite:
Carson Sievert (2015). plotly: Create Interactive Web Graphics via 'plotly.js'. R package version 4.10.4, https://cran.r-project.org/web/packages/plotly. Accessed 22 Dec. 2024.
Previous versions and publish date:
2.0.2 (2015-11-17 15:25), 2.0.3 (2015-11-25 08:54), 2.0.16 (2015-12-20 09:32), 3.4.1 (2016-03-14 07:54), 3.4.13 (2016-04-12 06:19), 3.6.0 (2016-05-18 02:01), 4.5.2 (2016-09-26 17:02), 4.5.6 (2016-11-12 00:14), 4.6.0 (2017-04-25 07:44), 4.7.0 (2017-05-28 09:42), 4.7.1 (2017-07-29 07:16), 4.8.0 (2018-07-20 19:30), 4.9.0 (2019-04-10 21:33), 4.9.1 (2019-11-07 20:00), 4.9.2.1 (2020-04-04 21:50), 4.9.2.2 (2020-12-19 07:15), 4.9.2 (2020-02-12 19:50), 4.9.3 (2021-01-10 15:30), 4.9.4.1 (2021-06-18 11:00), 4.9.4 (2021-06-08 19:40), 4.10.0 (2021-10-09 23:10), 4.10.1 (2022-11-07 08:30), 4.10.2 (2023-06-03 18:40), 4.10.3 (2023-10-22 00:50)
Other packages that cited plotly R package
View plotly citation profile
Other R packages that plotly depends, imports, suggests or enhances
Complete documentation for plotly
Functions, R codes and Examples using the plotly R package
Some associated functions: TeX . add_annotations . add_data . add_fun . add_trace . animation . api . as.widget . as_widget . attrs_selected . bbox . colorbar . config . embed_notebook . event_data . event_register . event_unregister . export . geom2trace . get_figure . gg2list . ggplotly . group2NA . hide_colorbar . hide_guides . hide_legend . highlight . highlight_key . hobbs . knit_print.api_grid . knit_print.api_grid_local . knit_print.api_plot . last_plot . layout . mic . offline . orca . partial_bundle . plot_dendro . plot_geo . plot_ly . plot_mapbox . plotly-shiny . plotly . plotlyProxy . plotly_IMAGE . plotly_POST . plotly_build . plotly_data . plotly_empty . plotly_example . plotly_json . print.api . print.api_grid . print.api_grid_local . print.api_plot . print.kaleidoScope . rangeslider . raster2uri . reexports . remove_typedarray_polyfill . res_mn . save_image . schema . showRGB . signup . style . subplot . toRGB . toWebGL . to_basic . wind . 
Some associated R codes: add.R . animate.R . api.R . api_exports.R . data.R . deprecated.R . dev.R . embed.R . export.R . ggplotly.R . group2NA.R . helpers.R . highlight.R . imports.R . kaleido.R . last_plot.R . layers2layout.R . layers2traces.R . layout.R . mathjax.R . onLoad.R . orca.R . partial_bundles.R . pipe.R . plotly.R . plotly_IMAGE.R . plotly_build.R . plotly_data.R . plotly_example.R . print.R . process.R . proxy.R . sf.R . shiny.R . signup.R . staticimports.R . style.R . subplots.R . toRGB.R . utils.R .  Full plotly package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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