Skip to content

Commit

Permalink
Fix lintr issues after applying suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
yurovska committed Oct 30, 2024
1 parent 1009e76 commit 1d649f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions R/derive_advs_params.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#' Adds a Parameter for Waist to Hip Ratio
#'
#' @description Adds a parameter for Waist to Hip Ratio using Waist Circumference and Hip Circumference
#' for each by group (e.g., subject and visit) where the source parameters are available.
#' @description Adds a parameter for Waist to Hip Ratio using Waist Circumference and
#' Hip Circumference for each by group (e.g., subject and visit) where the source parameters
#' are available.
#'
#' **Note:** This is a wrapper function for the more generic [`admiral::derive_param_computed()`].
#'
Expand Down
5 changes: 3 additions & 2 deletions man/derive_param_waisthip.Rd

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

0 comments on commit 1d649f8

Please sign in to comment.