Skip to content

Commit

Permalink
Update R/params.R
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill Müller <krlmlr@users.noreply.github.com>
  • Loading branch information
joethorley and krlmlr authored Aug 8, 2024
1 parent 26edc56 commit 0f69532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/params.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' Parameter Descriptions for hmstimer Functions
#'
#' @param ... Must not be used.
#' @inheritParams rlang::args_dots_empty
#' @param .local_envir The environment to use for scoping.
#' @param code Code to time.
#' @param digits A whole number of the number of decimal places.
Expand Down

0 comments on commit 0f69532

Please sign in to comment.