# Generated by roxygen2: do not edit by hand

export(clean_prescription_text)
export(example_cprd)
export(example_prescriptions)
export(extract_from_prescription)
export(latin_medical_terms)
export(replace_numbers)
export(words2number)
import(magrittr)
import(stringr)
importFrom(magrittr,"%>%")
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
