check_results_names | R Documentation |
Helper function to throw informative error when column names are duplicated, in particular, when the same parameter is in the user-provided method results output and also in vary_across.
check_results_names(names, method_name)
names |
Vector of column names to check for uniqueness |
Throws an error if duplicate names are found. Returns the original names otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.