File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -161,11 +161,12 @@ pub_covid_hosp_facility_lookup <- function(
161
161
# ' hospital_pks = "100075",
162
162
# ' collection_weeks = epirange(20200101, 20200501)
163
163
# ' )
164
- # '
164
+ # '
165
165
# ' pub_covid_hosp_facility(
166
166
# ' hospital_pks = "100075",
167
167
# ' collection_weeks = epirange(202001, 202005)
168
168
# ' )
169
+ # ' TODO no results, and `collection_weeks` is in week format but `pub_covid_hosp_facility` expects day format
169
170
# ' }
170
171
# ' @param hospital_pks character. Facility identifiers.
171
172
# ' @param collection_weeks [`timeset`]. Dates (corresponding to epiweeks) to
@@ -1851,6 +1852,7 @@ pub_nidss_flu <- function(
1851
1852
# ' locations = "1",
1852
1853
# ' epiweeks = 201233
1853
1854
# ' )
1855
+ # ' TODO warning no results
1854
1856
# ' }
1855
1857
# ' @param auth string. Your authentication key.
1856
1858
# ' @param locations character. Locations to fetch.
You can’t perform that action at this time.
0 commit comments