# Generated by roxygen2 (4.0.1): do not edit by hand

export(compare_scholar_careers)
export(compare_scholars)
export(get_article_cite_history)
export(get_citation_history)
export(get_num_articles)
export(get_num_distinct_journals)
export(get_num_top_journals)
export(get_oldest_article)
export(get_profile)
export(get_publications)
export(predict_h_index)
export(tidy_id)
import(R.cache)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,summarize)
importFrom(httr,GET)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(xml2,read_html)
