If an endoscopist column is part of the dataset once the extractor function has been used this cleans the endoscopist column from the report. It gets rid of titles It gets rid of common entries that are not needed. It should be used after the Extractor and the optional NewLines has been used.

EndoscEndoscopist(dataframe, EndoReportColumn)

Arguments

dataframe

dataframe

EndoReportColumn

The endoscopy text column

Examples

de<-EndoscEndoscopist(Myendo,'Endoscopist')