Assemble geographic, temporal, and taxonomic coverage elements at the dataset level.

assemble_coverage(meta_list)

Arguments

meta_list

(list) A list of dataframes containing metadata returned by get_meta.

Value

(list) A named list containing geographicCoverage, temporalCoverage, and taxonomicCoverage elements, each NULL if no information is provided.