updateTable {arealDB} | R Documentation |
Update a table
Description
Update any inventory, index or translation table of an areal database (internal function not meant for user interaction).
Usage
updateTable(index = NULL, name = NULL, matchCols = NULL, backup = TRUE)
Arguments
index |
[ |
name |
[ |
matchCols |
[ |
backup |
[logical(1)] |
Value
No return value, called for the side-effect of storing a table in a specified location
[Package arealDB version 0.6.3 Index]