geometa_coverage
is a function to report coverage of ISO/OGC standard classes
in package geometa. The function will inspect all classes of the ISO/OGC standards and will
scan if geometa supports it.
geometa_coverage()
an object of class data.frame
This function is used as Quality Assurance indicator to assess the percentage of completeness of ISO/OGC standards in geometa.
# \donttest{
cov <- geometa_coverage(version = "19115-3")
#> Loading ISO 19115-3 codelists...
# }