Create regression summary table
+Usage
+regression_table_create(
+ x,
+ ...,
+ args.list = NULL,
+ fun = "gtsummary::tbl_regression",
+ theme = c("jama", "lancet", "nejm", "qjecon")
+)
diff --git a/pkgdown.yml b/pkgdown.yml index fd82102..9c95013 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: FreesearchR: FreesearchR.html session: session.html visuals: visuals.html -last_built: 2025-05-12T10:02Z +last_built: 2025-05-12T11:14Z urls: reference: https://agdamsbo.github.io/FreesearchR/reference article: https://agdamsbo.github.io/FreesearchR/articles diff --git a/reference/getfun.html b/reference/getfun.html index 48cabf3..2ef1ad3 100644 --- a/reference/getfun.html +++ b/reference/getfun.html @@ -138,7 +138,7 @@ #> z$qr <- NULL #> z #> } -#> <bytecode: 0x562cc0c303c0> +#> <bytecode: 0x558929740180> #> <environment: namespace:stats> diff --git a/reference/index.html b/reference/index.html index 1e1cb85..59b0e70 100644 --- a/reference/index.html +++ b/reference/index.html @@ -502,6 +502,12 @@
regression_table_create()
+
+ remove_empty_attr()
Create regression summary table
+regression_table_create(
+ x,
+ ...,
+ args.list = NULL,
+ fun = "gtsummary::tbl_regression",
+ theme = c("jama", "lancet", "nejm", "qjecon")
+)