View source: R/dist_fns_list.R
check_dfll_fn_names | R Documentation |
Check if functions in a distance metrics list-like have names
check_dfll_fn_names(dfll)
dfll |
A distance metrics list-like list object to be validated. |
Doesn't return any value. Raises error if the functions in dfll don't have names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.