Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed May 15, 2024
1 parent 8aa0070 commit e30945f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/construction_helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
#' method = "glmer",
#' method.args = list(family = binomial),
#' package = "lme4"
#' )
#' ) |>
#' broom::tidy()
#'
#' construct_model(
#' x = mtcars |> dplyr::rename(`M P G` = mpg),
Expand Down
3 changes: 2 additions & 1 deletion man/construction_helpers.Rd

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

0 comments on commit e30945f

Please sign in to comment.