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 a009400 commit af14b4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion R/ISOMetadataScope.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@
#' @format \code{\link[R6]{R6Class}} object.
#'
#' @examples
#' \dontrun{
#' setMetadataStandard("19115-3")
#' md <- ISOMetadataScope$new(
#' resourceScope = "service",
#' name = "Internal service"
#' )
#' xml <- md$encode()
#'
#' setMetadataStandard("19139")
#' }
#' @references
#' - ISO 19139 \url{https://schemas.isotc211.org/19139/-/gmd/1.0/gmd/#element_MD_MetadataScope}
#'
Expand Down
5 changes: 4 additions & 1 deletion man/ISOMetadataScope.Rd

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

0 comments on commit af14b4a

Please sign in to comment.