geometa_coverage {geometa} | R Documentation |
geometa_coverage
Description
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.
Usage
geometa_coverage(version)
Arguments
version |
main metadata standard version |
Value
an object of class data.frame
Note
This function is used as Quality Assurance indicator to assess the percentage of completeness of ISO/OGC standards in geometa.
Author(s)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Examples
cov <- geometa_coverage(version = "19115-3")
[Package geometa version 0.9.2 Index]