check_format_tests {atable} | R Documentation |
Checks the output of function format_tests
.
check_format_tests(x)
x |
Result of function |
TRUE
if x
has the following properties:
x
is a data.frame with exactly one row and with unique colnames. Else throws an error.