adb_archive | R Documentation |
Archive the data from an areal database
adb_archive(pattern = NULL, variables = NULL, compress = FALSE, outPath = NULL)
pattern |
|
variables |
|
compress |
|
outPath |
|
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.
no return value, called for the side-effect of creating a database archive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.