View source: R/show_sedimentpelaveplotly.R
show_sedimentpelaveplotly | R Documentation |
Creates a plotly object for average PEL plots
show_sedimentpelaveplotly(p, width = NULL, height = NULL)
p |
|
width |
numeric for width of the plot in pixels |
height |
numeric for height of the plot in pixels |
A plotly
data object
p <- show_sedimentpelave(sedimentdata)
show_sedimentpelaveplotly(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.