Skip to content

Commit

Permalink
fix internal example; spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jan 29, 2024
1 parent b3baf24 commit 075e9dc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ add_facet_labels <- function(p, xfacet_label = NULL, yfacet_label = NULL) {
#' @keywords internal
#'
#' @examples
#' call_fun_dots <- getFromNamespace("call_fun_dots", "teal.modules.general")
#'
#' a <- 1
#' b <- 2
#' call_fun_dots("sum", c("a", "b"))
Expand Down
2 changes: 2 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Forkers
Hoffmann
TLG
facetting
funder
pre
repo
reproducibility
Expand Down
2 changes: 2 additions & 0 deletions man/call_fun_dots.Rd

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

0 comments on commit 075e9dc

Please sign in to comment.