Learn R Programming

doseminer (version 0.1.2)

clean_prescription_text: Clean up raw prescription freetext

Description

Clean up raw prescription freetext

Usage

clean_prescription_text(txt)

Arguments

txt

a character vector

Value

a character vector the same length as txt

Examples

Run this code
# NOT RUN {
clean_prescription_text(example_prescriptions)

# }

Run the code above in your browser using DataLab