Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
getRealPath.HttpRequest: Gets the file system path for a given URI
Description
Gets the file system path for a given URI.
Usage
"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
.