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
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
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns