powered by
Prepare a vector four output
util_pretty_vector_string(v, quote = dQuote, n_max = length(v))
the "pretty" collapsed vector as a string.
the vector
function, used for quoting -- sQuote or dQuote
sQuote
dQuote
maximum number of elements of v to display, if not missing.
v
Other string_functions: util_filter_names_by_regexps(), util_set_dQuoteString(), util_set_sQuoteString(), util_sub_string_left_from_.(), util_sub_string_right_from_.()
util_filter_names_by_regexps()
util_set_dQuoteString()
util_set_sQuoteString()
util_sub_string_left_from_.()
util_sub_string_right_from_.()