check_statistics: Checks the output of function statistics

View source: R/check_statistics.R

check_statisticsR Documentation

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.


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