check_compatible_sdf_dfl: Check if settings_df exceeds bounds of dist_fns_list

View source: R/batch_snf.R

check_compatible_sdf_dflR Documentation

Check if settings_df exceeds bounds of dist_fns_list

Description

Check if settings_df exceeds bounds of dist_fns_list

Usage

check_compatible_sdf_dfl(sdf, dfl)

Arguments

sdf

A settings_df class object.

dfl

A dist_fns_list class object.

Value

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


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