Skip to content

Commit

Permalink
[skip style] [skip vbump] Restyle files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 7, 2024
1 parent b468463 commit a32387b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/odds_ratio.R
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ s_odds_ratio <- function(df,

if (is.na(y$or_ci$est)) {
message(
'Unable to compute the odds ratio estimate. Please try re-running the function with ',
"Unable to compute the odds ratio estimate. Please try re-running the function with ",
'parameter `method` set to "approximate".'
)
}
Expand Down

0 comments on commit a32387b

Please sign in to comment.