This function adds a character at the start and end of a character string, where the default behaviour is to add a double quote.
wrap(string, wrapper = "\"")Character string to be wrapped around
Character to wrap around string
Character vector containing the modified string.
Other Support: 
camel_clean(),
check_inputs(),
combine_signals(),
cut_hour(),
extract_date_range(),
extract_hr(),
heat_colours(),
is_date_format(),
maxmin(),
p_test(),
pairwise_count(),
plot_WOE(),
read_preamble(),
rgb2hex(),
totals_bind(),
totals_col(),
totals_reorder(),
tstamp(),
us_to_space()