Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Jan 1, 2025
1 parent af14b4a commit 2fc9288
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/ISOReferenceSystemType.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,14 @@
#' @format \code{\link[R6]{R6Class}} object.
#'
#' @examples
#' \dontrun{
#' setMetadataStandard("19115-3")
#' #possible values
#' values <- ISOReferenceSystemType$values(labels = TRUE)
#'
#' projected <- ISOReferenceSystemType$new(value = "projected")
#' setMetadataStandard("19139")
#' }
#'
#' @references
#' - ISO 19115-3 \url{https://schemas.isotc211.org/19115/-3/mrs/1.0/mrs/#element_MD_ReferenceSystemTypeCode}
Expand Down
4 changes: 4 additions & 0 deletions man/ISOReferenceSystemType.Rd

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

0 comments on commit 2fc9288

Please sign in to comment.