# Generated by roxygen2: do not edit by hand

S3method(print,pangaea)
S3method(print,pg_identify)
S3method(type_sum,Date)
S3method(type_sum,POSIXt)
S3method(type_sum,array)
S3method(type_sum,character)
S3method(type_sum,default)
S3method(type_sum,factor)
S3method(type_sum,integer)
S3method(type_sum,logical)
S3method(type_sum,matrix)
S3method(type_sum,numeric)
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)
export(type_sum)
importFrom(XML,readHTMLTable)
importFrom(XML,xmlChildren)
importFrom(XML,xmlParse)
importFrom(XML,xmlRoot)
importFrom(XML,xmlToList)
importFrom(XML,xmlValue)
importFrom(XML,xpathApply)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(methods,is)
importFrom(oai,get_records)
importFrom(oai,id)
importFrom(oai,list_identifiers)
importFrom(oai,list_metadataformats)
importFrom(oai,list_sets)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,read.csv)
