# Generated by roxygen2: do not edit by hand

S3method(print,pangaea)
S3method(print,pg_identify)
export(pg_cache_clear)
export(pg_cache_list)
export(pg_data)
export(pg_get_record)
export(pg_identify)
export(pg_list_identifiers)
export(pg_list_metadata_formats)
export(pg_list_records)
export(pg_list_sets)
export(pg_search)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(oai,get_records)
importFrom(oai,id)
importFrom(oai,list_identifiers)
importFrom(oai,list_metadataformats)
importFrom(oai,list_sets)
importFrom(rappdirs,user_cache_dir)
importFrom(stats,setNames)
importFrom(tibble,as_data_frame)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(xml2,read_html)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_parent)
importFrom(xml2,xml_text)
