Learn R Programming

dataquieR (version 2.1.0)

util_set_dQuoteString: Utility function to put strings in quotes

Description

This function generates usual double-quotes for each element of the character vector

Usage

util_set_dQuoteString(string)

Value

quoted string

Arguments

string

Character vector

See Also

Other string_functions: util_filter_names_by_regexps(), util_pretty_vector_string(), util_set_sQuoteString(), util_sub_string_left_from_.(), util_sub_string_right_from_.()