Skip to content

Commit

Permalink
Clarify language
Browse files Browse the repository at this point in the history
  • Loading branch information
zsusswein committed Sep 10, 2024
1 parent 1b82529 commit 856fd58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/exclusions.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ apply_exclusions <- function(cases, exclusions) {
#' These columns have the same meaning as in [read_data()]. Additional columns
#' are allowed and will be ignored by the reader.
#'
#' @param path The path to the local file in `.csv` format with points to
#' exclude
#' @param path The path to the exclusions file in `.csv` format
#'
#' @return A dataframe with columns `reference_date`, `report_date`,
#' `state_abb`, `disease`
Expand Down

0 comments on commit 856fd58

Please sign in to comment.