A data dictionary of the database
Usage
data(data_dictionary)
Details
schema. Schema name
table_name. Name of the table
table_description. Description of the purpose of the table
table_type. Level of table processing (raw, curated or processed)
column_name. Name of the column/field
column_class. Class of the column as per R conventions
column_description. Description of the column purpose
darwin_standard_core. Darwin standard core matching field
derived_from. Where the data is derived from (e.g. user or camtrapR)