get_table_con: Get table connection

View source: R/get_table_con.R

get_table_conR Documentation

Get table connection

Description

Gets a table connection, possibly a copy of the table.

Usage

get_table_con(table, con = NULL, copy = NULL)

Arguments

table

either a character or a tbl_sql object

con

dbi connection

copy

should a copy of the table be generated?


dcmodifydb documentation built on June 17, 2022, 5:05 p.m.