check_cfll_fns {metasnf}R Documentation

Check if items of a clustering functions list-like object are functions

Description

Check if items of a clustering functions list-like object are functions

Usage

check_cfll_fns(cfll)

Arguments

cfll

A clust_fns_list-like list class object.

Value

Doesn't return any value. Raises error if the items of cfll are not functions.


[Package metasnf version 2.1.2 Index]