dot-find_cat: Internal function

.find_catR Documentation

Internal function

Description

Semi automatic matching with a table for comparison

Usage

.find_cat(
  value_to_search,
  compared_table,
  column_name,
  prompt_message = "Choose"
)

Arguments

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

Value

vector

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


gdauby/bdd_plots_central_africa documentation built on June 2, 2025, 6:16 a.m.