This cleans the Indication from the report assuming such a column exists. It largely gets rid of carriage returns especially if used after the NewLinesfunction. There may be multiple indications. It should be used after the Extractor and the optional NewLines has been used.

EndoscIndications(dataframe, IndicationColumn)

Arguments

dataframe

dataframe with column of interest

IndicationColumn

column of interest

Examples

ee<-EndoscIndications(Myendo,'Indications')