re_quote_alt {RSQL} | R 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
[Package RSQL version 0.2.2 Index]