Skip to content

Commit

Permalink
update examples in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenranney committed May 22, 2024
1 parent 5f69b07 commit dd4e0b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/get_total_values.R
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
#'
#' make_anglers(100) %>%
#' get_total_values(start_time = start_time,
#' end_time = end_time, mean_catch_rate = mean_catch_rate
#' end_time = end_time, mean_catch_rate = mean_catch_rate,
#' fishing_day_length = fishing_day_length)
#'
#' start_time <- .001 #start of fishing day
Expand Down
2 changes: 1 addition & 1 deletion man/get_total_values.Rd

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

0 comments on commit dd4e0b5

Please sign in to comment.