Skip to content

Commit

Permalink
Document mtchd_subent_only
Browse files Browse the repository at this point in the history
  • Loading branch information
crew102 committed Sep 18, 2022
1 parent 4cc28e1 commit 419a4f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/search-pv.R
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ request_apply <- function(ex_res, method, query, base_url, arg_list, api_key, ..
#' \code{get_endpoints()} to list the available endpoints.
#' @param subent_cnts `r lifecycle::badge("deprecated")` Non-matched subentities
#' will always be returned under the new version of the API
#' @param mtchd_subent_only `r lifecycle::badge("deprecated")` This is always
#' FALSE in the new version of the API.
#' @param page The page number of the results that should be returned.
#' @param per_page The number of records that should be returned per page. This
#' value can be as high as 1,000 (e.g., \code{per_page = 1000}).
Expand Down
3 changes: 3 additions & 0 deletions man/search_pv.Rd

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

0 comments on commit 419a4f0

Please sign in to comment.