View source: R/show_plotlypep.R
show_plotlypep | R Documentation |
Plot chlorophyll and secchi data together with matrix outcomes
show_plotlypep(
dat,
bay_segment = c("1a", "1b", "2", "3"),
yrrng = NULL,
chllim = NULL,
seclim = NULL
)
dat |
|
bay_segment |
chr string for the bay segment, one of "1a", "1b", "2", or "3" |
yrrng |
numeric for year range to plot |
chllim |
numeric vector of length two indicating range for the chlorophyll y-axis |
seclim |
numeric vector of length two indicating range for the secchi y-axis |
An interactive plotly object
show_plotlypep(rawdat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.