dbExistsTable: Check if a PostgreSQL table/view exists

Description Usage Arguments Author(s)

Description

Check if a PostgreSQL table/view exists

Usage

1
dbExistsTable(conn, name, table.only = FALSE)

Arguments

conn

A PostgreSQL connection

name

Table/view name string, length 1-2.

Author(s)

David Bucklin


rpostgisLT documentation built on May 2, 2019, 3:04 a.m.