check_cfll_unique_names {metasnf} | R Documentation |
Check if names in a clustering functions list-like object are unique
Description
Check if names in a clustering functions list-like object are unique
Usage
check_cfll_unique_names(cfll)
Arguments
cfll |
A clust_fns_list-like |
Value
Doesn't return any value. Raises error if the names in cfll aren't unique.
[Package metasnf version 2.1.2 Index]