Skip to content

Commit b0de490

Browse files
committed
docs: conclusion: those docs unrecoverable
1 parent 37f23a4 commit b0de490

File tree

2 files changed

+0
-54
lines changed

2 files changed

+0
-54
lines changed

R/endpoints.R

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,20 +1715,6 @@ pvt_twitter <- function(auth, locations, ..., dates = NULL, epiweeks = NULL, fet
17151715
#' @description
17161716
#' API docs: <https://cmu-delphi.github.io/delphi-epidata/api/wiki.html>
17171717
#'
1718-
#' ```{r results="asis", echo = FALSE}
1719-
#' url <- "https://github.com/raw/cmu-delphi/delphi-epidata/dev/docs/api/covidcast_signals.md"
1720-
#' txt <- readLines(url)
1721-
#' txt <- txt[7:length(txt)]
1722-
#' txt %<>% gsub("covidcast_meta", "pub_covidcast_meta", .) %>%
1723-
#' gsub("\\[`(fb-.*)`\\].*\\.md)", "\\1", .) %>%
1724-
#' gsub("\\[`(jhu-.*)`\\].*\\.md)", "\\1", .) %>%
1725-
#' gsub("\\[`(hhs.*)`\\].*\\.md)", "\\1", .) %>%
1726-
#' gsub("\\[`(goog.*)`\\].*\\.md)", "\\1", .) %>%
1727-
#' gsub("\\[`(doc.*)`\\].*\\.md)", "\\1", .) %>%
1728-
#' gsub("covidcast_changelog.md", "https://cmu-delphi.github.io/delphi-epidata/api/covidcast_changelog.html", .)
1729-
#' cat(txt, sep = "\n")
1730-
#' ```
1731-
#'
17321718
#' @examples
17331719
#' \dontrun{
17341720
#' pub_wiki(articles = "avian_influenza", epiweeks = epirange(201501, 201601))

man/pub_wiki.Rd

Lines changed: 0 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)