get_unique_values_table {rolap} | R Documentation |
Get unique values in a table
get_unique_values_table(table, attributes, col_as_vector)
table |
A |
attributes |
A vector of strings, attribute names. |
col_as_vector |
A string, name of the column to include a vector of values. |
A vector of tibble
objects with similar instances.