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