Skip to content

Commit 3a97662

Browse files
committed
docs: actual example for pvt_norostat
1 parent 5b26fb0 commit 3a97662

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
@@ -357,7 +357,7 @@ Function reference: <https://cmu-delphi.github.io/epidatr/reference/pvt_norostat
357357
Example call:
358358

359359
```{r, eval=FALSE}
360-
pvt_norostat(auth = Sys.getenv("SECRET_API_AUTH_NOROSTAT"), locations = "1", epiweeks = 201233) %>% fetch()
360+
pvt_norostat(auth = Sys.getenv("SECRET_API_AUTH_NOROSTAT"), locations = "Minnesota, Ohio, Oregon, Tennessee, and Wisconsin", epiweeks = 201233) %>% fetch()
361361
```
362362

363363
### Quidel Covid and Influenza testing

0 commit comments

Comments
 (0)