Skip to content

Commit

Permalink
DOC: Fix missing roxygen params
Browse files Browse the repository at this point in the history
  • Loading branch information
fredjaya committed Jun 19, 2024
1 parent 327deaf commit b6821dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions R/power_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#' @param pool_strat required for power_pool_random and sample_size_pool_random or NA
#' @param cluster_number required
#' @param total_pools NA if sample_size_pool_random
#' @param total_pools NA if unless sample_size_pool_random
#' @param exp_total_pool required for sample_size_pool_random or NA
#' @param total_units required for power_pool and sample_size_pool or NA
#' @param exp_total_pools required for sample_size_pool_random or NA
#' @param exp_total_units required for sample_size_pool_random or NA
#' @param text chr Explanatory summary text to be printed at the end
#'
Expand Down
8 changes: 5 additions & 3 deletions man/power_size_results.Rd

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

0 comments on commit b6821dd

Please sign in to comment.