Skip to content

Commit

Permalink
Bring up to date after outage on 2023-12-03
Browse files Browse the repository at this point in the history
  • Loading branch information
mhpob committed Dec 4, 2023
1 parent aec5431 commit 8325b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other_code/scrape_rtwb_to_current.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dates <- seq(
### From this date...
as.Date('2023-10-04'),
### To this date...
as.Date('2023-10-04'),
as.Date('2023-12-03'),
by = 'day')
dates <- format(dates, '%Y%m%d')

Expand Down

0 comments on commit 8325b64

Please sign in to comment.