# Generated by roxygen2: do not edit by hand

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(oai_available)
export(update_providers)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(plyr,rbind.fill)
importFrom(stringr,str_extract)
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_ns)
importFrom(xml2,xml_text)
