Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions R/endpoints.R
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,10 @@ covidcast_meta <- function() {
#' time_values = epirange(20200601, 20200801)
#' ) %>% fetch()
#' }
#' @param data_source string. The data source to query (see:
#' @param source string. The data source to query (see:
#' <https://cmu-delphi.github.io/delphi-epidata/api/covidcast_signals.html>).
#' @param signals string. The signals to query from a specific source (see:
#' <https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals.html>).
#' <https://cmu-delphi.github.io/delphi-epidata/api/covidcast_signals.html>).
#' @param geo_type string. The geographic resolution of the data (see:
#' <https://cmu-delphi.github.io/delphi-epidata/api/covidcast_geography.html>).
#' @param time_type string. The temporal resolution of the data (either "day" or
Expand Down
8 changes: 4 additions & 4 deletions man/covidcast.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.