has_id_column: Returns a logical vector indicating whether or not each table...

Description Usage Arguments

View source: R/animalr.R

Description

Returns a logical vector indicating whether or not each table contains a column named 'id'.

Usage

1
has_id_column(conn, table_names, owner = "DBO")

Arguments

conn

database connection

table_names

character vector with the names of tables

owner

character vector of length 1 having the database schema owner. Defaults to "DBO".


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