Description Usage Arguments Value Examples
This needs some blurb to be written. Used in the OPCS4 coding
1 | HistolTypeAndSite(inputString1, inputString2, procedureString)
|
inputString1 |
The first column to look in |
inputString2 |
The second column to look in |
procedureString |
The column with the procedure in it |
a list with two columns, one is the type and site and the other is the index to be used for OPCS4 coding later if needed.
1 2 | Myendo$PathSite<-HistolTypeAndSite(Myendo$Original.x,
Myendo$mscroscopicaldescription,Myendo$procedureperformed) #This example needs correction
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.