check_compatible_sdf_dfl {metasnf} | R 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 |
dfl |
A |
Value
Doesn't return any value. Raises error if sdf calls for a distance function outside the range of dfl.
[Package metasnf version 2.1.2 Index]