ISOCodelist | R Documentation |
ISOCodelist
ISOCodelist
R6Class
object.
Object of R6Class
for modelling an ISO codelist
id
id
refFile
ref file
codeSpace
code space
identifier
identifier
description
description
entries
entries
new()
Initializes object
ISOCodelist$new(refFile, id)
refFile
ref file
id
id
parse()
Parse codelist
ISOCodelist$parse(refFile, id)
refFile
ref file
id
id
clone()
The objects of this class are cloneable with this method.
ISOCodelist$clone(deep = FALSE)
deep
Whether to make a deep clone.
Class used by geometa internal codelist XML decoder/encoder
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.