Skip to contents

This extracts the biopsy size from the report. If there are multiple biopsies it will extract the overall size of each one (size is calculated usually in cubic mm from the three dimensions provided). This will result in row duplication.

Usage

HistolBxSize(MacroColumn)

Arguments

MacroColumn

Macdescrip

Details

This is usually from the Macroscopic description column.

See also

Other Histology specific cleaning functions: HistolNumbOfBx(), HistolTypeAndSite()

Examples

rr <- HistolBxSize(Mypath$Macroscopicdescription)