View source: R/dist_fns_list.R
check_dfll_item_names | R Documentation |
Check if items of a distance metrics list-like object have valid names
check_dfll_item_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 don't have valid formatted names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.