has_tables: Check if a SQLite database has specified tables

Description Usage Arguments

View source: R/sqlite-utils.R

Description

Check if a SQLite database has specified tables

Usage

1
has_tables(con, tbl)

Arguments

con

a connection object

tables

a character vector of table names


gschofl/rmisc documentation built on May 17, 2019, 8:54 a.m.