View source: R/dist_fns_list.R
check_dfll_unique_names | R Documentation |
Check if names in a distance metrics list-like object are unique
check_dfll_unique_names(dfll)
dfll |
A distance metrics list-like list object to be validated. |
Doesn't return any value. Raises error if the items of dfll aren't unique across layer 1 or within each item of layer 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.