# Generated by roxygen2: do not edit by hand

S3method(print,oai_df)
S3method(tsum,Date)
S3method(tsum,POSIXt)
S3method(tsum,array)
S3method(tsum,character)
S3method(tsum,default)
S3method(tsum,factor)
S3method(tsum,integer)
S3method(tsum,logical)
S3method(tsum,matrix)
S3method(tsum,numeric)
export(count_identifiers)
export(dump_raw_to_db)
export(dump_raw_to_txt)
export(dump_to_rds)
export(get_records)
export(id)
export(list_identifiers)
export(list_metadataformats)
export(list_records)
export(list_sets)
export(load_providers)
export(tsum)
export(update_providers)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(methods,is)
importFrom(plyr,rbind.fill)
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(utils,head)
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_children)
importFrom(xml2,xml_name)
importFrom(xml2,xml_text)
