File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -590,7 +590,6 @@ pub_covid_hosp_facility <- function(
590590# ' dates = epirange(20200101, 20200501)
591591# ' )
592592# '
593- # '
594593# ' @inheritParams .epidatr_shared_params
595594# '
596595# ' @inheritSection .epidatr_shared_params Data Versioning
@@ -1365,7 +1364,7 @@ pub_flusurv <- function(
13651364# '
13661365# ' @examplesIf curl::has_internet() && Sys.getenv("DELPHI_EPIDATA_KEY") != ""
13671366# '
1368- # ' pub_fluview_clinical(regions = "nat", epiweeks = epirange(201601, 201701))
1367+ # ' pub_fluview_clinical(regions = "nat", epiweeks = epirange(201601, 201701))
13691368# '
13701369# ' @inheritParams .epidatr_shared_params
13711370# ' @param regions character. Vector of location IDs to fetch. Can be
@@ -1434,7 +1433,6 @@ pub_fluview_clinical <- function(
14341433# '
14351434# ' pub_fluview_meta()
14361435# '
1437- # '
14381436# ' @inheritParams .epidatr_shared_params
14391437# '
14401438# ' @return [`tibble::tibble`]
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ join_url <- function(url, endpoint) {
1919# ' base64enc::base64encode(charToRaw("epidata:fake_key"))
2020# ' )
2121# '
22- # '
2322# ' @importFrom httr RETRY
2423# ' @keywords internal
2524do_request <- function (url , params , timeout_seconds ) {
You can’t perform that action at this time.
0 commit comments