Skip to content

Commit

Permalink
typo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jul 25, 2024
1 parent 2d24bff commit 01f30b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/format_table.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#' [Formatting, printing and exporting tables](https://easystats.github.io/insight/articles/display.html)
#' and [Formatting model parameters](https://easystats.github.io/parameters/articles/model_parameters_formatting.html).
#'
#' @note `options(insight_use_symbols = TRUE)` override the `use_symbols` argument
#' @note `options(insight_use_symbols = TRUE)` overrides the `use_symbols` argument
#' and always displays symbols, if possible.
#' @examplesIf require("rstanarm", warn.conflicts = FALSE) && require("parameters", , warn.conflicts = FALSE)
#' format_table(head(iris), digits = 1)
Expand Down
2 changes: 1 addition & 1 deletion man/format_table.Rd

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

0 comments on commit 01f30b6

Please sign in to comment.