R/preprocessing.R
SaveReport.Rd
This function saves a transposed version of the report generated by ReqParamCheck()
ReqParamCheck()
SaveReport(data_frame, file_path)
a data.frame object
a chr object containing relative filepath from the current working directory, to save csv
saves csv file
ReqParamCheck(),AutoDefaultParamCheck(),AutoDefaultParamNote(),ManualParamUpdate()
AutoDefaultParamCheck()
AutoDefaultParamNote()
ManualParamUpdate()