toUrl
From R.utils v1.6.2
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 class 'default':
toUrl(pathname, safe=TRUE, ...)
Arguments
Value
- Returns a
character
string.
See Also
Community examples
Looks like there are no examples yet.