Skip to content

Commit

Permalink
Mark as internal function to fix pkgdown indexing error.
Browse files Browse the repository at this point in the history
  • Loading branch information
bschneidr committed Dec 30, 2024
1 parent 7cc4df3 commit fbd3c6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/successive-difference-replication.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
#' @references
#' Ash, S. (2014). "\emph{Using successive difference replication for estimating variances}."
#' \strong{Survey Methodology}, Statistics Canada, 40(1), 47–59.
#' @keywords internal
assign_hadamard_rows <- function(
n, hadamard_order,
number_of_cycles = ceiling(n/hadamard_order),
Expand Down
1 change: 1 addition & 0 deletions man/assign_hadamard_rows.Rd

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

0 comments on commit fbd3c6e

Please sign in to comment.