Default parameter descriptions which may be overridden in individual functions.
Arguments
- ...
These dots are for future extensions and must be empty.
- code
A line or block of R code.
- digits
A count of the number of decimal places.
- print_title
A flag specifying whether to print the title.
- seconds
A non-negative numeric scalar of the initial number of seconds.
- srcref
A flag specifying whether to print the source reference.
- start
A flag specifying whether to start the timer.
- title
A string of the title.
- value
A string of the title.
- x
A
hms_timer()
.- .local_envir
The environment to use for scoping.