EndoscInstrument: Cleans instrument column if present

Description Usage Arguments Value Examples

Description

This cleans the Instument column from the report assuming such a column exists (where instrument usually refers to the endoscope number being used.) It gets rid of common entries that are not needed. It should be used after the Extractor.

Usage

1
EndoscInstrument(EndoInstrument)

Arguments

EndoInstrument

column of interest

Value

This returns a character vector

Examples

1
Myendo$Instrument<-EndoscInstrument(Myendo$Instrument)

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