getRealPath.HttpRequest {R.rsp} | R Documentation |
Gets the file system path for a given URI.
## S3 method for class 'HttpRequest': getRealPath(this, uri, ...)
uri |
A URI as a character string. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see HttpRequest
.