util_set_dQuoteString {dataquieR}R Documentation

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)

Arguments

string

Character vector

Value

quoted string

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_.()


[Package dataquieR version 2.1.0 Index]