From b312d482c759a494aed7d44f8b491cb00bb522ed Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Fri, 5 Jul 2024 07:18:32 +0200 Subject: [PATCH] fox style workflow issue --- .github/workflows/styler.yaml | 3 ++- man/meta_analysis.Rd | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/styler.yaml b/.github/workflows/styler.yaml index 302f4570..263ca859 100644 --- a/.github/workflows/styler.yaml +++ b/.github/workflows/styler.yaml @@ -33,6 +33,7 @@ jobs: any::roxygen2 anthonynorth/roxyglobals needs: | + metaplus styler roxygen2 @@ -66,7 +67,7 @@ jobs: - name: Style package run: | options(crayon.enabled = TRUE) - styler::style_pkg(filetype = c(".qmd", ".R", ".Rmd", ".Rmarkdown", ".Rnw")) + styler::style_pkg() shell: Rscript {0} - name: Document diff --git a/man/meta_analysis.Rd b/man/meta_analysis.Rd index 6066dc4f..deecd721 100644 --- a/man/meta_analysis.Rd +++ b/man/meta_analysis.Rd @@ -34,6 +34,10 @@ test). You can specify just the initial letter.} +\item{random}{ +The type of random effects distribution. One of "normal", "t-dist", "mixture", for standard normal, \eqn{t}-distribution or mixture of normals respectively. +} + \item{digits}{Number of digits for rounding or significant figures. May also be \code{"signif"} to return significant figures or \code{"scientific"} to return scientific notation. Control the number of digits by adding the