SQL: SQL()

Description Usage Arguments Value

View source: R/kineticaSQL.R

Description

Creates an escaped SQL representation of provided named character vector.

Usage

1
SQL(x, ..., names = NULL)

Arguments

x

A character vector to label as being escaped SQL.

...

Other arguments passed on to methods. Not otherwise used.

names

Names for the returned object, must have the same length as 'x'.

Value

An object of class 'SQL'.


kineticadb/RKinetica documentation built on Sept. 29, 2020, 5:38 p.m.