Inspect_Data: Data inspection and quality check

Description Usage Arguments

View source: R/Functions.R

Description

The function reads the input raw data, records summary statistics for the data and generates a report to summarise data quality and characteristics.

Usage

1
Inspect_Data(auto = T, prm = F)

Arguments

auto

Logical. If set to TRUE, the function takes in default values for certain inputs. Check the scope document for the list of defaults.

prm

Logical. If set to TRUE, the functions filters the data for an additional category. For the US market, use prm = TRUE to filter for both Retailer and Promo Family. For the India market, can be used to filter for both Brand and Cluster in case consolidated data for multiple brands is provided in a single file.


supratim1121992/BBNAutoPrep documentation built on Dec. 1, 2019, 4:59 p.m.