validateRunParams: Check whether the given celda_list's run.params attribute ordering matches it's res.list models
Description
Check whether the given celda_list's run.params attribute ordering matches it's res.list models
Usage
validateRunParams(celda.list)
Arguments
celda.list
A celda_list model as generated by celda()
Value
TRUE if the celda.list's run.params K/L attributes are ordered similarly to the res.list models' K/L values, FALSE otherwise.