check_dataframes: Helper function to perform basic checks of the variables and...

View source: R/check_dataframes.R

check_dataframesR Documentation

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

Description

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

Usage

check_dataframes(diagram_list)

Arguments

diagram_list

The list of variables and flows data frames.

Value

Either NULL or an error message.


andreashandel/modeldiagram documentation built on July 31, 2023, 10:05 a.m.