re_quote: This functions remove original quotes and sets validated...

View source: R/sql-lib.R

re_quoteR Documentation

This functions remove original quotes and sets validated quotes for corresponding db. If it had no quotes, will only put corresponding quotes symbols

Description

This functions remove original quotes and sets validated quotes for corresponding db. If it had no quotes, will only put corresponding quotes symbols

Usage

re_quote(text, quotes = "'")

Arguments

text

The string

quotes

The quotes

Author(s)

ken4rab


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