Required parameter with automatic defaults recording function
Source:R/preprocessing.R
AutoDefaultParamNote.Rd
This function checks whether values for drink_format
, drink_type
, or
food_type
are provided and records in the product data frame if defaults
will be used for analysis.
Arguments
- data_frame
a data.frame object with product data
- report_data
a data.frame object produced by
ReqParamCheck()
with information on missing parameters