Description Usage Arguments Details Value Examples
View source: R/names_processing.R
removes quotes around character vectors
1 | remove_quotes(chr_vector)
|
chr_vector |
character vector or list |
removes quotes around character vectors.
character vector with quotes removed
1 | remove_quotes(c("aaa", "'bbb'"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.