add_precision_col {geocodebr}R Documentation

Add a column with info of geocode match_type

Description

Add a column with info of geocode match_type

Usage

add_precision_col(con, update_tb = NULL)

Arguments

con

A db connection

update_tb

String. Name of a table to be updated in con

Value

Adds a new column to a table in con


[Package geocodebr version 0.2.1 Index]