check_cfll_unique_names: Check if names in a clustering functions list-like object are...

View source: R/clust_fns_list.R

check_cfll_unique_namesR 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 list class object.

Value

Doesn't return any value. Raises error if the names in cfll aren't unique.


metasnf documentation built on April 3, 2025, 5:40 p.m.