View source: R/html_dependency.R
urlEncodePath | R Documentation |
Encode characters in a URL path. This is the same as
utils::URLencode()
with reserved = TRUE
except that
/
is preserved.
urlEncodePath(x)
x |
A character vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.