getRemoteAddress.HttpRequest
From R.rsp v0.43.2
by Henrik Bengtsson
Gets the IP address of the client that sent the request
Gets the IP address of the client that sent the request.
Usage
# S3 method for HttpRequest
getRemoteAddress(this, ...)
Arguments
- ...
Not used.
Value
Returns a character
string.
See Also
getRemoteHost
().
For more information see HttpRequest
.
Community examples
Looks like there are no examples yet.