add_quotes | R Documentation |
Put vector values in quotes
add_quotes(x, quote = "double")
x |
vector of string / numeric |
quote |
what type of quotes ('double' or 'single') |
Character vector of input with quotation marks around each value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.