Skip to content

Commit

Permalink
replace @examples calls (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewallenbruce committed Nov 4, 2023
1 parent 2cd2b9e commit 372029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/qpp.R
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ quality_eligibility <- function(year, npi = NULL, tidy = TRUE) {
#'
#' @return A [tibble][tibble::tibble-package] containing the search results.
#'
#' @examples
#' @examplesIf interactive()
#' quality_stats(year = 2020)
#' @rdname quality_payment
#' @autoglobal
Expand Down

0 comments on commit 372029a

Please sign in to comment.