powered by
Encode characters in a URL path. This is the same as utils::URLencode() with reserved = TRUE except that / is preserved.
utils::URLencode()
reserved = TRUE
/
urlEncodePath(x)
A character vector.