Description Usage Arguments Value Examples
This function plots streamflow data
1 | plotStreamflow(flowlist)
|
flowlist |
list object of flow data output from, e.g., getStreamflow |
plot
1 2 | flow <- getStreamflow('2000-01-01', '2010-12-31', c('05551540', '05552500'))
plotStreamflow(flow)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.