| AtomNamespace | R Documentation |
AtomNamespace
AtomNamespace
R6Class object.
Object of R6Class for modelling an Atom Namespace
idid
uriuri
new()Initializes an AtomNamespace
AtomNamespace$new(id, uri)
idid
uriuri
getDefinition()Get definition
AtomNamespace$getDefinition()
a named list defining the namespace
clone()The objects of this class are cloneable with this method.
AtomNamespace$clone(deep = FALSE)
deepWhether to make a deep clone.
ISO class used internally by atom4R for specifying XML namespaces
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.