View source: R/check_statistics.R
check_statistics | R Documentation |
Checks the output of function statistics
.
check_statistics(x)
x |
Result of function |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.