Skip to content

Commit 1045bb3

Browse files
committed
Add documentation for print_messages
1 parent 79bea12 commit 1045bb3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

R/prepare_domain.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#' is first(), i.e. if there is two rows from the same day and time, the first
2929
#' record will be taken, the second will be dropped. Choice of
3030
#' timing_variables will impact the number of rows affected.
31+
#' @param print_messages Boolean. Should messages from the function be generated
32+
#' and shown in the user's console. Default is TRUE.
3133
#'
3234
#' @returns A dataframe which has been cleaned and subset based on the input
3335
#' parameters.

man/prepare_domain.Rd

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)