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


mablab/rpostgisLT documentation built on May 10, 2020, 9:35 a.m.