quote_values | R Documentation |
Quote character values inside a vector or list. If other values are found inside the list or vector, they are converted to character values.
quote_values(values)
values |
Vector or list of values. |
A character vector containing the same values, converted. All character values are quoted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.