Check whether x
is a list of summary functions.
See also
assertions
for more details.
Examples
assert_summary_funs(list(mean = colMeans, raw = NULL), null.ok = TRUE)
Check whether x
is a list of summary functions.
assertions
for more details.
assert_summary_funs(list(mean = colMeans, raw = NULL), null.ok = TRUE)