Description Usage Arguments See Also
Creates a minimized version of a larger AquaMaps database, by filtering all tables to contain a single identifier.
1 | db_minify(key, slice_file, chunk_size = 10000)
|
key |
the species identifier to keep |
slice_file |
the file path for storing the resulting SQLite3 db |
chunk_size |
for chunked data transfer, default: 1e4 |
Other admin:
am_custom_query(),
am_db_duckdb(),
am_db_sqlite(),
am_use_offline_db(),
con_am(),
db_disco(),
db_minify_path(),
db_sync(),
default_db(),
http_ping()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.