# Generated by roxygen2: do not edit by hand

export(author_info)
export(authorship_pattern)
export(citation_info)
export(country_pattern)
export(g_index)
export(h_index)
export(highly_cited)
export(international_col)
export(international_colmat)
export(term_freq)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(tm,DocumentTermMatrix)
importFrom(tm,VCorpus)
importFrom(tm,VectorSource)
importFrom(tm,removePunctuation)
importFrom(tm,removeWords)
importFrom(tm,stopwords)
importFrom(tm,stripWhitespace)
importFrom(tm,tm_map)
importFrom(utils,combn)
