wrap | R Documentation |
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 = "\"")
string |
Character string to be wrapped around |
wrapper |
Character to wrap around |
Character vector containing the modified string.
Other Support:
any_idate()
,
camel_clean()
,
check_inputs()
,
cut_hour()
,
extract_date_range()
,
extract_hr()
,
heat_colours()
,
is_date_format()
,
maxmin()
,
pairwise_count()
,
read_preamble()
,
rgb2hex()
,
totals_bind()
,
totals_col()
,
tstamp()
,
us_to_space()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.