check_cfll_named {metasnf} | R Documentation |
Check if clustering functions list-like object has named algorithms
Description
Check if clustering functions list-like object has named algorithms
Usage
check_cfll_named(cfll)
Arguments
cfll |
A clust_fns_list-like |
Value
Doesn't return any value. Raises error if there are unnamed clustering functions in cfll.
[Package metasnf version 2.1.2 Index]