# Generated by roxygen2: do not edit by hand

export(cleanData)
export(findHost)
export(findLocation)
export(findParasite)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(magrittr,"%>%")
importFrom(plyr,ldply)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stats,na.omit)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(utils,tail)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
