Skip to content

Commit

Permalink
add value to auto() doc
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Mar 9, 2024
1 parent cab5252 commit cf81948
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
2 changes: 2 additions & 0 deletions R/auto.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ rx_call <- glue::glue("({rx_valid_pkg})::({rx_valid_fun})\\(\\)")
#' @param call Function call of the form `pkg::fun()`
#' @param ... See [bslib::tooltip()]
#'
#' @return [to_pkg()] and [to_call()] return text to include in html documents
#'
#' @examples
#'
#' \dontrun{
Expand Down
19 changes: 11 additions & 8 deletions man/auto.Rd

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

0 comments on commit cf81948

Please sign in to comment.