collapseVector: collapse a character vector to SQL multiquery thing

Description Usage Arguments Details

Description

cook a character vector of baz, quux, quux, ... into format suitable for SELECT * FROM foo WHERE bar IN ("baz", "quux", "quuux")

Usage

1
collapseVector(charvec)

Arguments

charvec

a character vector

Details

A simple wrapper for DBI::dbConnect, exists pretty much only to take advantage of password prompt.


retaj/cb2tools documentation built on May 29, 2019, 12:16 p.m.