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

View source: R/sql-lib.R

re_quote_altR 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_alt(text, quotes = "'")

Arguments

text

The string

quotes

The quotes

Author(s)

ken4rab


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