qs_preprocess: qs_preprocess

Description Usage Arguments Value

Description

Function to preprocess Quality Indicator Metrics

Usage

1
2
qs_preprocess(inpath = "~/metrics/Quality Indicator Metricx.xlsx",
  outpath = "~/metrics/qs_metrics.xlsx", write = FALSE)

Arguments

inpath

Path to raw .xlsx

outpath

Path to write cleaned dataset to.

write

Boolean to indicate whether to write to outpath. Defaults to FALSE

Value

Invisibly returns cleaned dataframe.


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