This extracts Histology details data from the report and also removes negative findings. The Histology details usually relate to the description of the histological report.

HistolHistol(dataframe, HistolColumn)

Arguments

dataframe

dataframe with column of interest

HistolColumn

column of interest

Examples

ll<-HistolHistol(Mypath,'Histology')