Skip to content

Commit 2e3e503

Browse files
committed
docs: not sure how endpoints was building
1 parent 8cdddb5 commit 2e3e503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/endpoints.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Example call:
141141

142142
```{r}
143143
del <- delphi(system = "ec", epiweek = 201501) %>% fetch()
144-
names(del[[1L]]$forecast)
144+
names(del$forecast)
145145
```
146146

147147
### FluSurv hospitalization data

0 commit comments

Comments
 (0)