hasField.BasicObject | R Documentation |
Checks if a field exists or not.
## S3 method for class 'BasicObject'
hasField(this, field, ...)
field |
|
... |
Not used. |
Returns a logical
vector
indicating for each field if it exists or not.
Henrik Bengtsson
To get the fields of an Object, see *getFields()
.
For more information see BasicObject
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.