Skip to content

Commit

Permalink
Merge pull request #537 from olivroy/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi authored Sep 6, 2023
2 parents f7b0dba + ea9cf69 commit 9f790a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/search.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' etc.
#'
#' @param query Search query string.
#' @param ... Additional arguments passed to [pkgsearch::pkg_search()]
#' @inheritDotParams pkgsearch::pkg_search size from
#' @return A data frame, that is also a `pak_search_result` object
#' with a custom print method. To see the underlying table, you
#' can use `[]` to drop the extra classes. See examples below.
Expand Down

0 comments on commit 9f790a8

Please sign in to comment.