psqlCommand: Run Simple SQL Command via 'psql'

Description Usage Arguments Details Value Author(s)

View source: R/tables.R

Description

Simple convenience wrapper to run a single command

Usage

1
psqlCommand(sqlcmd)

Arguments

sqlcmd

A SQL cmd as character string

Details

The psql binary is required.

Value

The result of running the command.

Author(s)

Dirk Eddelbuettel


DevProgress/RVertica documentation built on May 6, 2019, 2:11 p.m.