# Generated by roxygen2: do not edit by hand

export(find_trials)
export(old_bailey_api_terms)
export(parse_trials)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(httr,GET)
importFrom(jsonlite,fromJSON)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_match)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(tidyr,unnest)
