adb_archive {arealDB} | R Documentation |
Archive the data from an areal database
Description
Archive the data from an areal database
Usage
adb_archive(pattern = NULL, variables = NULL, compress = FALSE, outPath = NULL)
Arguments
pattern |
|
variables |
|
compress |
|
outPath |
|
Details
This function prepares and packages the data into an archiveable form. This contains geopacakge files for geometries and csv files for all tables, such as inventory, matching and thematic data tables.
Value
no return value, called for the side-effect of creating a database archive.
[Package arealDB version 0.9.4 Index]