.find_cat | R Documentation |
Semi automatic matching with a table for comparison
.find_cat(
value_to_search,
compared_table,
column_name,
prompt_message = "Choose"
)
value_to_search |
string vector of one element |
compared_table |
tibble with one column where the value should be compared |
column_name |
string name of the column of compared_table |
vector
Gilles Dauby, gilles.dauby@ird.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.