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