EDIorg / ecocomDP

A dataset design pattern and R package for ecological community data.
https://ediorg.github.io/ecocomDP/
Other
32 stars 13 forks source link

Validate congruence between new and previous L0 data package formats #65

Closed clnsmth closed 3 years ago

clnsmth commented 4 years ago

Congruence between L0 formats is required for automated processing and maintenance of ecocomDP derived from time series with ongoing data collection. Such code will be useful to other data harmonization projects and users with similar workflows.

What features of a data package need to be checked?

clnsmth commented 3 years ago

This has been added to the maintenance routine via EDIutils::compare_eml() and EDIutils::compare_tables().