hasField.BasicObject.Rd
Checks if a field exists or not.
# S3 method for class 'BasicObject'
hasField(this, field, ...)
vector
of fields to be checked if they exists or not.
Not used.
To get the fields of an Object, see *getFields()
.
For more information see BasicObject
.