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


RSQL documentation built on Aug. 19, 2023, 5:11 p.m.