R/check_dataframes.R
check_dataframes.RdHelper function to perform basic checks of the variables and flows data frames. Returns errors if found.
check_dataframes(diagram_list)The list of variables and flows data frames.
Either NULL or an error message.