R/Basic_EndoPathExtractors.R
HistolBxSize.Rd
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.
HistolBxSize(MacroColumn)
MacroColumn | Macdescrip |
---|
This is usually from the Macroscopic description column.
Other Histology specific cleaning functions:
HistolNumbOfBx()
,
HistolTypeAndSite()
rr <- HistolBxSize(Mypath$Macroscopicdescription)