check_format {mabacR} | R Documentation |
Verify if the database is correctly formatted
check_format(mabac_df, verbose = TRUE)
mabac_df |
The original dataset to be validated |
verbose |
Logical. If |
A list containing:
status |
Logical, |
message |
A message providing details about any format issues. |