toUrl
From R.utils v2.10.1
by Henrik Bengtsson
Converts a pathname into a URL
Converts a pathname into a URL starting with file://
.
- Keywords
- programming, IO
Usage
# S3 method for default
toUrl(pathname, safe=TRUE, ...)
Arguments
Value
See Also
Community examples
Looks like there are no examples yet.