Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Feb 23, 2024
1 parent 6f4d5e7 commit b1901a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/to.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ link <- function(url, text) {
#' link::to
#' \dontrun{
#' link::to(dplyr::summarise)
#' link::to(package = "dplyr")
#' link::to("gather", package = "tidyr")
#' link::to(package = "admiral")
#' link::to("init", package = "teal")
#' }
#'
#' @importFrom rlang is_string is_call enexpr
Expand Down
4 changes: 2 additions & 2 deletions man/to.Rd

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

0 comments on commit b1901a5

Please sign in to comment.