# Generated by roxygen2: do not edit by hand

export(abstract_retrieval)
export(affil_data)
export(affil_df)
export(affil_list_to_df)
export(affil_search)
export(affiliation_retrieval)
export(all_possible_affils)
export(article_retrieval)
export(author_data)
export(author_df)
export(author_retrieval)
export(author_search)
export(collapse_affil)
export(embase_retrieval)
export(entitlement_retrieval)
export(entries_to_affil_list)
export(entries_to_citation_df)
export(entries_to_df)
export(entry_to_affil)
export(generic_elsevier_api)
export(get_api_key)
export(get_author_info)
export(get_complete_author_info)
export(have_api_key)
export(object_retrieval)
export(process_author_name)
export(recommendation_retrieval)
export(replace_non_ascii)
export(set_api_key)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(plyr,.)
importFrom(plyr,ddply)
importFrom(plyr,llply)
importFrom(stats,reshape)
importFrom(utils,URLencode)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
