atable (version 0.1.0)

check_format_tests: Checks the output of functions format_test

Description

Checks the output of function format_tests.

Usage

check_format_tests(x)

Arguments

x

Result of function format_tests.

Value

TRUE if x has the following properties: x is a data.frame with exactly one row and with unique colnames. Else throws an error.