Skip to content

Commit cf8baec

Browse files
committed
No more stat_id in continuous
1 parent 07dc054 commit cf8baec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vignettes/read_waterdata_functions.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ To access these services on a web browser, go to <https://api.waterdata.usgs.gov
192192
```{r}
193193
sensor_data <- read_waterdata_continuous(monitoring_location_id = "USGS-01491000",
194194
parameter_code = c("00060", "00010"),
195-
statistic_id = "00003",
196195
time = c("2023-10-01", "2024-09-30"))
197196
```
198197

0 commit comments

Comments
 (0)