Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Liming Li committed Jul 10, 2023
1 parent 39e33ec commit 958c23a
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions R/cfbt01.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
#' @param visitvar (`string`) typically one of `"AVISIT"` (Default) or `"ATPTN"` depending on the type of time point
#' to be displayed
#' @param precision (named `list` of `integer`) where names are values found in the `PARAMCD` column and the the values
#' indicate the number of digits in statistics. If `default` is set, and parameter precision not specified, the value for
#' `default` will be used.
#' indicate the number of digits in statistics. If `default` is set, and parameter precision not specified,
#' the value for `default` will be used.
#' @param .stats (`character`) statistics names, see `tern::summarize_vars()`.
#' @param skip Named (`list`) of visit values that need to be inhibited.
#' @param ... additional arguments like `.indent_mods`, `.labels`.
Expand Down
4 changes: 2 additions & 2 deletions man/afun_skip.Rd

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

4 changes: 2 additions & 2 deletions man/cfbt01.Rd

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

4 changes: 2 additions & 2 deletions man/cfbt01_lyt.Rd

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

4 changes: 2 additions & 2 deletions man/egt01.Rd

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

4 changes: 2 additions & 2 deletions man/lbt01.Rd

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

4 changes: 2 additions & 2 deletions man/vst01.Rd

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

0 comments on commit 958c23a

Please sign in to comment.