toUrl {R.utils} | R Documentation |
Converts a pathname into a URL
Description
Converts a pathname into a URL starting with file://
.
Usage
## Default S3 method:
toUrl(pathname, safe=TRUE, ...)
Arguments
pathname |
|
safe |
If |
... |
Not used. |
Value
Author(s)
Henrik Bengtsson
See Also
[Package R.utils version 2.12.3 Index]