View source: R/ISOMetadataNamespace.R
registerISOMetadataNamespace | R Documentation |
registerISOMetadataNamespace
allows to register a new namespace
in geometa
registerISOMetadataNamespace(id, uri, force)
id |
prefix of the namespace |
uri |
URI of the namespace |
force |
logical parameter indicating if registration has be to be forced in case the identified namespace is already registered |
Emmanuel Blondel, emmanuel.blondel1@gmail.com
registerISOMetadataNamespace(id = "myprefix", uri = "http://someuri")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.