View source: R/ingest-metadata-tables.R
ingest_validation_tables | R Documentation |
Flags tables are manually updated in a Google Drive spreadsheet. This function downloads the table and uploads it to a drive location. These tables include information about flags, boats, devices, municipalities, etc.
ingest_validation_tables(log_threshold = logger::DEBUG)
The parameters needed in conf.yml
are:
flags: airtable: base_id: name: api_key: tables: - - storage: storage_name: key: options: project: bucket: service_account_key:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.