| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
`plotly_merge()` is a function designed as an abstraction to facilitate the use of `layout.updatemenus` in plotly.
layout.R was uploaded in the wrong folder initially
test-plotly.R was uploaded in the wrong folder initially
Finalize updates for `plotly_merge()`
| Back | FazBrowse Home | New Git URL |
plotly_merge() is a function meant to help users create layout.updatemenus elements more easily. It does this by receiving a named list of plotly objects and outputting a single plotly object with an updatemenu allowing it to recreate any of the plotly objects provided to the function.