Learn R Programming

metasnf (version 2.1.2)

check_cfll_named: 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)

Value

Doesn't return any value. Raises error if there are unnamed clustering functions in cfll.

Arguments

cfll

A clust_fns_list-like list class object.