Description Usage Arguments Examples
Takes output data object from readNWISodbc and prints a plot of parameter vs time.
| 1 2 3 4 | 
| qw.data | A qw.data object generated from readNWISodbc | 
| site.selection | A character vector of site IDs to plot | 
| plotparm | A character vector of parameters to plot | 
| new.threshold | The threshold value in seconds from current system time for "new" data. | 
| show.q | Logical to plot instantaneous hydrograph | 
| show.smooth | Logical to add a loess smooth to plot | 
| highlightrecords | A character vector of record numbers to highlight in plot | 
| facet | Character string of either "multisite" for plotting all sites on one plot or "Facet" for plotting sites on individual plots | 
| scales | Character string to define y axis on faceted plots. Options are "free","fixed","free_x", or "free_y" | 
| wySymbol | Make current water-year highlighted. | 
| labelDQI | Logical. Should points be labeled with DQI code. | 
| printPlot | Logical. Prints plot to graphics device if TRUE | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.