View source: R/util_set_singlequotes.R
util_set_sQuoteString | R Documentation |
This function generates usual single-quotes for each element of the character vector.
util_set_sQuoteString(string)
string |
Character vector |
quoted string
Other string_functions:
util_filter_names_by_regexps()
,
util_pretty_vector_string()
,
util_set_dQuoteString()
,
util_sub_string_left_from_.()
,
util_sub_string_right_from_.()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.