check_compatible_sdf_cfl: Check if settings_df exceeds bounds of clust_fns_list

View source: R/batch_snf.R

check_compatible_sdf_cflR Documentation

Check if settings_df exceeds bounds of clust_fns_list

Description

Check if settings_df exceeds bounds of clust_fns_list

Usage

check_compatible_sdf_cfl(sdf, cfl)

Arguments

sdf

A settings_df class object.

cfl

A clust_fns_list class object.

Value

Doesn't return any value. Raises error if sdf calls for a clustering function outside the range of cfl.


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