plot_USGSfdc | R Documentation |
This function generates Flow Duration Curves.
plot_USGSfdc(
procDV,
site = NULL,
startDate = "",
endDate = "",
span_season = NULL
)
procDV |
A previously created batch_USGSdv object. |
site |
A USGS NWIS site. |
startDate |
A |
endDate |
A |
span_season |
A |
A ggplot. Works with plotly::ggplotly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.