util_set_dQuoteString: Utility function to put strings in quotes

View source: R/util_set_doublequotes.R

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


dataquieR documentation built on May 29, 2024, 7:18 a.m.