Learn R Programming

geocodebr (version 0.2.1)

add_precision_col: 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)

Value

Adds a new column to a table in con

Arguments

con

A db connection

update_tb

String. Name of a table to be updated in con