| add_data | Add data to a plotly visualization |
| add_trace | Add trace(s) to a plotly visualization |
| arrange | Arrange rows by variables. |
| arrange_ | Arrange rows by variables. |
| as.widget | Convert a plotly object to an htmlwidget object |
| bbox | Estimate bounding box of a rotated string |
| config | Set the default configuration for plotly |
| distinct | Select distinct/unique rows. |
| distinct_ | Select distinct/unique rows. |
| do | Do arbitrary operations on a tbl. |
| do_ | Do arbitrary operations on a tbl. |
| embed_notebook | Embed a plotly figure as an iframe into a Jupyter Notebook |
| event_data | Access plotly user input event data in shiny |
| export | Export a plotly graph to a static file |
| filter | Return rows with matching conditions. |
| filter_ | Return rows with matching conditions. |
| geom2trace | Convert a "basic" geoms to a plotly.js trace. |
| get_figure | Request a figure object |
| gg2list | Convert a ggplot to a list. |
| ggplotly | Create plotly graphs using ggplot2 syntax |
| group_by | Group a tbl by one or more variables. |
| group_by_ | Group a tbl by one or more variables. |
| groups | Get/set the grouping variables for tbl. |
| hide_colorbar | Hide color bar(s) |
| hide_guides | Hide guides (legends and colorbars) |
| hide_legend | Hide legend |
| hobbs | Hobbs data |
| knit_print.plotly_figure | Embed a plotly figure as an iframe in a knitr doc |
| last_plot | Retrive and create the last plotly (or ggplot). |
| layout | Modify the layout of a plotly visualization |
| mic | Mic data |
| mutate | Add new variables. |
| mutate_ | Add new variables. |
| offline | Plotly Offline |
| plotly | Main interface to plotly |
| plot_ly | Initiate a plotly visualization |
| plotly_build | 'Build' (i.e., evaluate) a plotly object |
| plotly_data | Obtain data associated with a plotly graph |
| plotly_empty | Create a complete empty plotly graph. |
| plotly_IMAGE | Create/Modify plotly images |
| plotly_json | Inspect JSON sent to plotly.js |
| plotly_POST | Create/Modify plotly graphs |
| plotly-shiny | Shiny bindings for plotly |
| print.plotly_figure | Print a plotly figure object |
| reexports | Objects exported from other packages |
| rename | Select/rename variables by name. |
| rename_ | Select/rename variables by name. |
| schema | Display plotly's plot schema |
| select | Select/rename variables by name. |
| select_ | Select/rename variables by name. |
| signup | Create a new plotly account. |
| slice | Select rows by position. |
| slice_ | Select rows by position. |
| style | Modify trace(s) |
| subplot | View multiple plots in a single view |
| summarise | Summarise multiple values to a single value. |
| summarise_ | Summarise multiple values to a single value. |
| to_basic | Convert a geom to a "basic" geom. |
| toRGB | Convert R colours to RGBA hexadecimal colour values |
| toWebGL | Convert trace types to WebGL |
| transmute | Add new variables. |
| transmute_ | Add new variables. |
| ungroup | Get/set the grouping variables for tbl. |
| wind | Wind data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.