HistolBxSize: Determine the largest biopsy size from the histology report

View source: R/Basic_EndoPathExtractors.R

HistolBxSizeR Documentation

Determine the largest biopsy size from the histology report

Description

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)

sebastiz/EndoMineR documentation built on Dec. 4, 2022, 7:04 p.m.