get_similar_values_table | R Documentation |
Get similar values in a table
get_similar_values_table(table, attributes, exclude_numbers, col_as_vector)
table |
A |
attributes |
A vector of strings, attribute names. |
exclude_numbers |
A boolean, exclude numbers from comparison. |
col_as_vector |
A string, name of the column to include a vector of values. |
A vector of tibble
objects with similar instances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.