is_quoted: Determines if the string is quoted or not

View source: R/sql-lib.R

is_quotedR Documentation

Determines if the string is quoted or not

Description

Determines if the string is quoted or not

Usage

is_quoted(text, quotes_symbols = "'")

Arguments

text

The text to test

quotes_symbols

The quotation characters

Author(s)

ken4rab


rOpenStats/rsql documentation built on Aug. 22, 2023, 2:16 a.m.