Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 10, 2024
1 parent 43f8f29 commit a88bef1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/print.compare_parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#'
#' @return Invisibly returns the original input object.
#'
#' @examples
#' @examplesIf require("gt", quietly = TRUE)
#' \donttest{
#' data(iris)
#' lm1 <- lm(Sepal.Length ~ Species, data = iris)
Expand Down
2 changes: 2 additions & 0 deletions man/print.compare_parameters.Rd

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

1 change: 1 addition & 0 deletions pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ reference:
- format_parameters
- format_p_adjust
- format_df_adjust
- format.compare_parameters
- parameters_type
- print_md

Expand Down

0 comments on commit a88bef1

Please sign in to comment.