BarrettsParisEMR: Paris vs histopath Barrett's

Description Usage Arguments Value Examples

Description

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.

Usage

1
BarrettsParisEMR(Column, Column2)

Arguments

Column

Endoscopy report field of interest as a string vector

Column2

Another endoscopy report field of interest as a string vector

Value

a string vector

Examples

1
2
3
# 
Myendo$EMR<-BarrettsParisEMR(Myendo$ProcedurePerformed,Myendo$Findings)
rm(v)

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