nbrOfParameters.HttpRequest {R.rsp}R Documentation

Gets the number of parameters

Description

Gets the number of parameters.

Usage

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

Arguments

... Not used.

Value

Returns an integer.

Author(s)

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

See Also

*getParameter(). *hasParameter(). For more information see HttpRequest.


[Package R.rsp version 0.3.4 Index]