Skip to contents

This function processes the data.frame object with product data and check for required parameters. It returns a report table which contains row indices of missing required parameters. Please see guidance on required and default parameters for more information and before processing your data.

Usage

ReqParamCheck(data_frame)

Arguments

data_frame

a data.frame object

Value

report_data a data.frame object with information on missing parameters