Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
getRealPath.HttpRequest: Gets the file system path for a given URI
Description
Gets the file system path for a given URI.
Usage
## S3 method for class 'HttpRequest': getRealPath(this, uri, ...)
Arguments
uri
A URI as a
character
string.
...
Not used.
Value
Returns a
character
string.
See Also
For more information see
HttpRequest
.