convert_modals: Convert Modalities

Description Usage Arguments

Description

Takes any modality from any of the modalities listed in the spreadsheet provided and spits out any combination of the following: New Label, Eyes Graded, Minutes.

Usage

1
2
3
convert_modals(modals, output = c("New Labels", "Modality"),
  conversion_document = "K:/Stat/RMT/Efficiency Reports/Data/modalities_conversion.xlsx",
  sheet = "modals_only")

Arguments

modals

Modalities to convert

output

Any combination of 'New Labels' and 'Modality'

conversion_document

Document from which the conversion matrix should be loaded.

sheet

If not first sheet in conversion_document, then specify here


rmtrane/QualityControl documentation built on May 5, 2019, 5:54 p.m.