| Q05078770 | R Documentation | 
Daily mean flow for Judicial Ditch 66 near Marcoux Corners, Minnesota (SW6), USGS station number 05078770 for calendar year 2003.
Q05078770
Data frame with 365 rows and 2 columns
| Name | Type | Description | 
| DATES | Date | Day | 
| FLOW | numeric | Daily mean streamflow | 
Note: the daily mean streamflow rates are in cubic feet per second.
Data retrieved from NWISWeb (http://nwis.waterdata.usgs.gov/mn/nwis/sw) on 2005-01-05.
data(Q05078770) # Plot the data for station 05078770 with(Q05078770, plot(DATES, FLOW, type='l', log='y'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.