getRealPath.HttpRequest {R.rsp}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see HttpRequest.


[Package R.rsp version 0.3.4 Index]