HistolTypeAndSite: HistolTypeAndSite

Description Usage Arguments Value Examples

Description

This needs some blurb to be written. Used in the OPCS4 coding

Usage

1
HistolTypeAndSite(inputString1, inputString2, procedureString)

Arguments

inputString1

The first column to look in

inputString2

The second column to look in

procedureString

The column with the procedure in it

Value

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.

Examples

1
2
 Myendo$PathSite<-HistolTypeAndSite(Myendo$Original.x,
Myendo$mscroscopicaldescription,Myendo$procedureperformed) #This example needs correction

sebastiz/EndoMineR_devlop documentation built on May 29, 2019, 7:33 a.m.