check_format_tests: Checks the output of functions format_test

View source: R/check_format_tests.R

check_format_testsR Documentation

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.


atable documentation built on Sept. 17, 2023, 5:06 p.m.