format_iso: Generate the ISO 19139 format ID

View source: R/formats.R

format_isoR Documentation

Generate the ISO 19139 format ID

Description

Returns the ISO 19139 format ID.

Usage

format_iso()

Value

(character) The format ID for ISO 19139.

Examples

format_iso()
## Not run: 
# Upload a local ISO19139 XML file:
env <- env_load()
publish_object(env$mn, "path_to_some_EML_file", format_iso())

## End(Not run)

NCEAS/arcticdatautils documentation built on Aug. 28, 2023, 12:10 p.m.