AtomNamespace | R Documentation |
AtomNamespace
AtomNamespace
R6Class
object.
Object of R6Class
for modelling an Atom Namespace
id
id
uri
uri
new()
Initializes an AtomNamespace
AtomNamespace$new(id, uri)
id
id
uri
uri
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)
deep
Whether 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.