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

Functions to validate field contents #46

Closed clnsmth closed 3 years ago

clnsmth commented 6 years ago

Write validation checks for field contents, e.g. the latitude and longitude fields of the location table should be in decimal degrees.

clnsmth commented 3 years ago

validate_data() does this.