atable (version 0.1.0)

check_statistics: Checks the output of function statistics

Description

Checks the output of function statistics.

Usage

check_statistics(x)

Arguments

x

Result of function statistics.

Value

TRUE if x has the following properties: x is a named list with length > 0. The names of the list must not have duplicates. The names may contain NA. Else an error.