DBtestPostgreSQL {FIESTAutils}R Documentation

Database - Test a SQLite database table.

Description

Checks a SQLite database.

Usage

DBtestPostgreSQL(dbname, dbconnopen = TRUE)

Arguments

dbname

String. Name of PostgreSQL database.

dbconnopen

Logical. If TRUE, the dbconn connection is not closed.

Value

An S4 object that inherits from DBIConnection via the DBI package. For more information, see 'help(DBI::dbConnect)'.

Author(s)

Tracey S. Frescino


[Package FIESTAutils version 1.1.6 Index]