Helper function to perform basic checks of the variables and flows data frames. Returns errors if found.

check_dataframes(diagram_list)

Arguments

diagram_list

The list of variables and flows data frames.

Value

Either NULL or an error message.