show_sedimentpelaveplotly: Creates a plotly object for average PEL plots

View source: R/show_sedimentpelaveplotly.R

show_sedimentpelaveplotlyR Documentation

Creates a plotly object for average PEL plots

Description

Creates a plotly object for average PEL plots

Usage

show_sedimentpelaveplotly(p, width = NULL, height = NULL)

Arguments

p

ggplot object as output from show_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)

tbep-tech/tbeptools documentation built on April 13, 2025, 4:50 p.m.