Skip to content

Commit

Permalink
upadting documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rwardrop-obi committed May 21, 2024
1 parent 0941ba1 commit 906cf08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/create_website_upload_csv.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' @param site_list A data frame that contains the site names. Default is the `site_names` data frame.
#' @param site_mdhhs A data frame that contains the site names, AMx IDs, and MDHHS IDs. Default is the `site_names_mdhhs` data frame.
#' @param exclude_site A character vector that contains any sites to exclude. Default is an empty vector.
#' @param output_path Path to output the CSV file to.
#' @param output_path Path to output the CSV file to (must end in /).
#'
#' @import tidyverse
#' @export
Expand Down
2 changes: 1 addition & 1 deletion man/create_website_upload_csv.Rd

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

0 comments on commit 906cf08

Please sign in to comment.