# NOT RUN {
# simple example
medical_detect_phi("Mrs. Smith comes in today complaining of shortness of breath.")
txt <-c("Mrs. Smith comes in today.",
"She is complaining of shortnesss of breath.")
medical_detect_phi(txt)
# }
Run the code above in your browser using DataLab