Skip to content

Commit

Permalink
qgis_argument_spec(): drop examples for internal function *
Browse files Browse the repository at this point in the history
Relates to CRAN review: #167 (comment).
  • Loading branch information
florisvdh committed Aug 8, 2023
1 parent e6e18fc commit ccc59b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 3 additions & 4 deletions R/qgis-arguments.R
Original file line number Diff line number Diff line change
Expand Up @@ -475,12 +475,11 @@ qgis_clean_argument.qgis_tempfile_arg <- function(value) {
#' the argument name, description, and acceptable values.
#' @inheritParams qgis_run_algorithm
#'
#' @note
#' This is an internal function.
#'
#' @returns A [list()] with an element for each input argument.
#'
#' @examples
#' # These became internal functions!
#' qgisprocess:::qgis_argument_spec()
#' if (has_qgis()) qgisprocess:::qgis_argument_spec_by_name("native:filedownloader", "URL")
#' @name qgis_argument_spec


Expand Down
6 changes: 2 additions & 4 deletions man/qgis_argument_spec.Rd

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

0 comments on commit ccc59b9

Please sign in to comment.