View source: R/TextFunctions.R
stripQuotes | R Documentation |
Function to strip quotes from a character string vector.
stripQuotes(str, qt = "'")
str |
|
qt |
|
None.
character vector w/ quotes stripped out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.