# Generated by roxygen2: do not edit by hand

export(fetch_scielo_results)
export(normalize_categories)
export(normalize_collections)
export(normalize_journals)
export(normalize_languages)
export(search_scielo)
export(years)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,status_code)
importFrom(magrittr,"%>%")
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stats,runif)
importFrom(stringr,str_extract)
importFrom(utils,URLencode)
importFrom(xml2,read_html)
