Encode a URL path
Encode characters in a URL path. This is the same as
URLencode
with reserved = TRUE
except that
/
is preserved.
urlEncodePath(x)
x |
A character vector. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.