pg_list_metadata_formats {pangaear} | R Documentation |
Get metadata formats from the Pangaea repository
Description
Get metadata formats from the Pangaea repository
Usage
pg_list_metadata_formats(...)
Arguments
... |
Curl debugging options passed on to |
Value
data.frame
References
See Also
wraps oai::list_metadataformats()
Other oai methods:
pg_get_record()
,
pg_identify()
,
pg_list_identifiers()
,
pg_list_records()
,
pg_list_sets()
Examples
## Not run:
pg_list_metadata_formats()
## End(Not run)
[Package pangaear version 1.1.0 Index]