Creates a plotly object for average PEL plots
Source:R/show_sedimentpelaveplotly.R
show_sedimentpelaveplotly.Rd
Creates a plotly object for average PEL plots
Arguments
- p
ggplot
object as output fromshow_sedimentpelave
- width
numeric for width of the plot in pixels
- height
numeric for height of the plot in pixels
Value
A plotly
data object
Examples
p <- show_sedimentpelave(sedimentdata)
show_sedimentpelaveplotly(p)