Description Usage Arguments Value Examples
This looks at the Paris grades of each EMR and then creates a heatmap of pathological grade vs endoscopic Paris grade.This should only be run after all the BarrettsDataAccord functions.
1 | BarrettsParisEMR(Column, Column2)
|
Column |
Endoscopy report field of interest as a string vector |
Column2 |
Another endoscopy report field of interest as a string vector |
a string vector
1 2 3 | #
Myendo$EMR<-BarrettsParisEMR(Myendo$ProcedurePerformed,Myendo$Findings)
rm(v)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.