R.rsp (version 0.5.4)

getRemoteAddress.HttpRequest: Gets the IP address of the client that sent the request

Description

Gets the IP address of the client that sent the request.

Usage

## S3 method for class 'HttpRequest':
getRemoteAddress(this, ...)

Arguments

...
Not used.

Value

See Also

getRemoteHost(). For more information see HttpRequest.