Description Usage Arguments Value Examples
Add escaped quotation marks around strings that need them ready for submision to an API
1 |
x |
a vector, data frame, or tibble of strings |
format |
either "tibble" / "csv" to use plain quotation marks (default), or "api" / "website" to use '%22' |
tibble of items inside of escaped quotation marks unless they are already in escaped quotation marks, is a QID, (in which chase it is returned unchanged)
1 | as_quot("text")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.