Converts a pathname into a URL
Converts a pathname into a URL starting with file://.
file://
## Default S3 method: toUrl(pathname, safe=TRUE, ...)
pathname
A character vector of pathnames to be made into URLs.
character
vector
safe
If TRUE, certain "unsafe" characters are escaped.
TRUE
...
Not used.
Returns a character vector.
Henrik Bengtsson
URLencode.
URLencode
Various Programming Utilities
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.