colFormat: SQL column conversion

Description Usage Arguments Value

View source: R/colFormat.R

Description

Convert data.frame columns to a string format appropriate to the data type for multi-row INSERT. WARNING: while this appears to handle most data types pretty well, it's a work-in-progress. No guarantees. Mostly for internal use.

Usage

1

Arguments

x

the column or vector to be formatted

Value

a character vector that should load properly.


noahbullock/extGreSQL documentation built on May 23, 2019, 9:29 p.m.