Skip to content

Commit

Permalink
mer doc-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Jan 17, 2025
1 parent 43ae2ac commit c290e27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/autoReport.R
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ makeRunDayOfYearSequence <- function(startDay = Sys.Date(), interval) {
#' @return String date for printing
#' @examples
#' # Will return Jan 30 in the current year and locale with default formatting
#' findNextRunDate(c(10, 20, 30), 20)
#' findNextRunDate(c(10, 20, 30), 20, target = "file")
#' @export

findNextRunDate <- function(runDayOfYear,
Expand Down
2 changes: 1 addition & 1 deletion man/findNextRunDate.Rd

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

0 comments on commit c290e27

Please sign in to comment.