View source: R/Basic_EndoPathExtractors.R
HistolBxSize | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.