Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Nov 20, 2023
1 parent 3535ff8 commit 189416e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/methods_survey.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ model_parameters.svyglm <- function(model,
dot_args <- .check_dots(
dots = list(...),
not_allowed = c("vcov", "vcov_args", "bootstrap"),
class(x)[1],
function_name = "model_parameters",
class(model)[1],
verbose = verbose
)

Expand Down

0 comments on commit 189416e

Please sign in to comment.