.updateOntology {arealDB} | R Documentation |
Update an ontology
Description
This function takes a table (spatial) and updates all territorial concepts in the provided gazetteer.
Usage
.updateOntology(
table = NULL,
threshold = NULL,
dataseries = NULL,
ontology = NULL
)
Arguments
table |
|
threshold |
|
dataseries |
|
ontology |
onto |
Value
called for its side-effect of updating a gazetteer
[Package arealDB version 0.9.4 Index]