is_database_tbl: Returns TRUE if table exist and FALSE if it does not

Description Usage Arguments

View source: R/is_database_tbl.R

Description

Returns TRUE if table exist and FALSE if it does not

Usage

1
is_database_tbl(conn, table_name)

Arguments

conn

database connection object

table_name

character vector of length one having the name of the table.


rmsharp/animalr documentation built on March 10, 2021, 1:12 p.m.