Learn R Programming

RSQL (version 0.1.4)

needs_quotes: Determines string type which needs quotes in an SQL statement

Description

Determines string type which needs quotes in an SQL statement

Usage

needs_quotes(text)

Arguments

text

The text to test