Skip to content

Commit

Permalink
1315 var labels odds ratio@main (#1317)
Browse files Browse the repository at this point in the history
closes #1315

---------

Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
ayogasekaram and dependabot-preview[bot] authored Sep 30, 2024
1 parent 0dc93df commit 7e1adb7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions R/odds_ratio.R
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ estimate_odds_ratio <- function(lyt,
...,
show_labels = "hidden",
table_names = vars,
var_labels = vars,
.stats = "or_ci",
.formats = NULL,
.labels = NULL,
Expand All @@ -214,6 +215,7 @@ estimate_odds_ratio <- function(lyt,
lyt,
vars,
afun = afun,
var_labels = var_labels,
na_str = na_str,
nested = nested,
extra_args = extra_args,
Expand Down
3 changes: 3 additions & 0 deletions man/odds_ratio.Rd

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

4 changes: 2 additions & 2 deletions man/try_car_anova.Rd

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

0 comments on commit 7e1adb7

Please sign in to comment.