Skip to content

Commit

Permalink
adjust wording for date_atu documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahLy9 committed Jul 10, 2024
1 parent 7b0a037 commit 0697343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/date-atus.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Calculate Date of Accumulated Thermal Units (ATUs)
#'
#' Calculates the date on which a specified number of Accumulated Thermal Units (ATUs)
#' are exceeded.
#' are meet or exceeded.
#'
#' @inheritParams params
#' @return A tibble with four columns `year`, `start_date`, `end_date` and `atus`.
Expand Down
2 changes: 1 addition & 1 deletion man/date_atus.Rd

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

0 comments on commit 0697343

Please sign in to comment.