Skip to content

Commit

Permalink
Marshfield Dickinson name change
Browse files Browse the repository at this point in the history
  • Loading branch information
rwardrop-obi committed Feb 14, 2025
1 parent 834092b commit c9cd98b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#' Site name list for website upload
#'
#' Used in create_website_upload_csv() as a list of site names. Update 11/07 to change Ascensions to Henry Fords
#' Used in create_website_upload_csv() as a list of site names. Update 11/07/24 to change Ascensions to Henry Fords. Update 2/14/25 to correct Marshfield Dickinson.
#'
#' @format ## `site_names`
#' A data frame with 1 column:
Expand All @@ -26,7 +26,7 @@

#' Site MDHHS ID list
#'
#' Used in create_website_upload_csv() to map site names to MDHHS IDs. Update 11/07 to change Ascensions to Henry Fords
#' Used in create_website_upload_csv() to map site names to MDHHS IDs. Update 11/07/24 to change Ascensions to Henry Fords. Update 2/14/25 to correct Marshfield Dickinson.
#'
#' @format ## `site_names`
#' A data frame with 3 columns:
Expand Down
Binary file modified data/site_names.rda
Binary file not shown.
Binary file modified data/site_names_mdhhs.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion man/site_names.Rd

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

2 changes: 1 addition & 1 deletion man/site_names_mdhhs.Rd

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

0 comments on commit c9cd98b

Please sign in to comment.