x600_updater: x600_updater

Description Usage Arguments Value

Description

Adds and appends most recent quarter's complaint and x600 metric data to respective tables in srms db.

Usage

1
x600_updater(so_filepath, ib_filepath, insert = TRUE)

Arguments

so_filepath

Filepath to Excel Workbook containing x600 Service Order Metrics

ib_filepath

Filepath to install base trending file.

insert

Bool to indicated whether to insert into srms db. Defaults to TRUE.

Value

Appends data to x600_complaints and x600_program_metrics tables in srms db. Invisibly returns list of dataframes if function call is assigned to value.


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