# Generated by roxygen2: do not edit by hand

export(epmc_annotations_by_id)
export(epmc_citations)
export(epmc_db)
export(epmc_db_count)
export(epmc_details)
export(epmc_ftxt)
export(epmc_ftxt_book)
export(epmc_hits)
export(epmc_hits_trend)
export(epmc_lablinks)
export(epmc_lablinks_count)
export(epmc_profile)
export(epmc_refs)
export(epmc_search)
export(epmc_search_)
export(epmc_search_by_doi)
export(epmc_search_by_doi_)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,progress_estimated)
importFrom(dplyr,select_if)
importFrom(httr,GET)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(httr,modify_url)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,rbind_pages)
importFrom(jsonlite,validate)
importFrom(plyr,ldply)
importFrom(plyr,rbind.fill)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(rlang,.data)
importFrom(stats,runif)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(urltools,url_decode)
importFrom(utils,URLencode)
importFrom(xml2,read_xml)
