| hasParameter.HttpRequest | R Documentation |
Checks if a parameter exists.
## S3 method for class 'HttpRequest'
hasParameter(this, name, ...)
name |
Name of parameter to be checked. |
... |
Not used. |
Returns TRUE if the parameter exists, otherwise FALSE.
Henrik Bengtsson
*getParameter().
For more information see HttpRequest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.