qo_preprocess: qo_preprocess

Description Usage Arguments Value

Description

Function clean ScorecardData.xlsx for Quality Operations scorecard.

Usage

1
2
qo_preprocess(inpath = "~/metrics/ScorecardData.xlsx",
  outpath = "~/metrics/qo_new_format.xlsx", write = TRUE)

Arguments

inpath

File path to ScorecardData.xlsx file.

outpath

Path to write cleaned dataframe to.

write

Boolean to indicate if dataframe should be written to outpath. Defaults to TRUE.

Value

Writes to outpath. Invisibly returns cleaned dataframe.


kimjam/srms documentation built on May 20, 2019, 10:21 p.m.