EndoscMeds: Cleans medication column if present

Description Usage Arguments Value Examples

Description

This cleans medication column from the report assuming such a column exists. It gets rid of common entries that are not needed. It also splits the medication into fentanyl and midazolam numeric doses for use. It should be used after the Extractor

Usage

1
EndoscMeds(MedColumn)

Arguments

MedColumn

column of interest as a string vector

Value

This returns a dataframe

Examples

1
MyendoNew<-cbind(EndoscMeds(Myendo$Medications),Myendo)

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