Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Iago authored and Iago Giné-Vázquez committed Oct 28, 2023
1 parent 26a5f6f commit 24778b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/ctable.R
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ ctable.formula <- function(x,
#' @rdname ctable
#' @export
#' @importFrom stats addmargins na.omit chisq.test qnorm
ctable <- function(x,
ctable.default <- function(x,
y,
prop = st_options("ctable.prop"),
useNA = "ifany",
Expand Down
1 change: 1 addition & 0 deletions man/ctable.Rd

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

0 comments on commit 24778b8

Please sign in to comment.