Learn R Programming

RSQL (version 0.2.2)

stuff_quote: Stuff quote symbol from text

Description

Stuff quote symbol from text

Usage

stuff_quote(unquoted.text, quote = "'")

Arguments

unquoted.text

The unquoted string to stuff quotes from.

quote

The quoting symbol. Default is '

Author

ken4rab