query_fuzzy_match: Query fuzzy match

query_fuzzy_matchR Documentation

Query fuzzy match

Description

Extract from a sql database an exact match on a given field

Usage

query_fuzzy_match(tbl, field, values_q, con)

Arguments

tbl

tibble with one field listing names to be searched

field

string column name to be search

values_q

string names to be searched

con

PqConnection connection to RPostgres database

Value

A list of two elements, one with the extract if any, two with the names with id not NA when matched

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


gdauby/bdd_plots_central_africa documentation built on April 12, 2024, 1:15 a.m.