rm_quotes {RSQL} | R Documentation |
rm_quotes
Description
Removes quotes from the String
Usage
rm_quotes(text, quotes = "'")
Arguments
text |
The string to remove quotes from |
quotes |
Quote characters |
Author(s)
ken4rab
[Package RSQL version 0.2.2 Index]