Skip to content

Commit e9e2771

Browse files
Update vignettes/daily_data_statistics.Rmd
Co-authored-by: Joe Zemmels (he/him) <jzemmels@gmail.com>
1 parent ab8a68b commit e9e2771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/daily_data_statistics.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ site1 <- "USGS-02037500"
4040

4141
Day-of-year and month-of-year statistics aggregate observations for the same calendar day or month across multiple years to describe typical seasonal conditions (e.g., all Januarys or all January 1sts).
4242
Consider the output below, where we request day-of-year discharge averages for January 1 and January 2.
43-
Note that the `start_date` and `end_date` are set in `month-year` format to describe the day-of-year range.
43+
Note that the `start_date` and `end_date` are set in `month-day` format to describe the day-of-year range.
4444

4545
```{r}
4646
jan_por_mean <-

0 commit comments

Comments
 (0)