Skip to content

Commit 366e8c5

Browse files
committed
Fix to 'ds.mdPattern' document and documentation regeneration
1 parent d33b4c4 commit 366e8c5

152 files changed

Lines changed: 764 additions & 468 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

R/ds.mdPattern.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
#' after login. If the \code{datasources} argument is not specified, the default set of
4848
#' connections will be used: see \code{\link[DSI]{datashield.connections_default}}.
4949
#' @return For type='split': A list with one element per study, each containing:
50-
#' \itemize{
50+
#' \describe{
5151
#' \item{pattern}{The missing data pattern matrix for that study}
5252
#' \item{valid}{Logical indicating if all patterns meet disclosure requirements}
5353
#' \item{message}{A message describing the validity status}
5454
#' }
5555
#'
5656
#' For type='combine': A list containing:
57-
#' \itemize{
57+
#' \describe{
5858
#' \item{pattern}{The pooled missing data pattern matrix across all studies}
5959
#' \item{valid}{Logical indicating if all pooled patterns meet disclosure requirements}
6060
#' \item{message}{A message describing the validity status}

docs/404.html

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

docs/LICENSE.html

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

docs/authors.html

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandoc: 3.1.3
2-
pkgdown: 2.1.3
2+
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-09-17T15:10Z
5+
last_built: 2025-11-14T05:59Z

docs/reference/checkClass.html

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

docs/reference/colPercent.html

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

docs/reference/computeWeightedMeans.html

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

0 commit comments

Comments
 (0)