Percent encode all values in a list using utils::URLencode
1 | encode_list(l, reserved = TRUE, repeated = TRUE)
|
l |
A |
reserved |
logical: should reserved characters be encoded? |
repeated |
logical: should apparently already-encoded URLs be encoded again? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.