| getFields.BasicObject {R.oo} | R Documentation |
Returns the field names of an BasicObject.
## S3 method for class 'BasicObject' getFields(this, private=FALSE, ...)
private |
If |
... |
Not used. |
Returns a character vector of field names.
Henrik Bengtsson
To check if a field exists or not, see *hasField().
For more information see BasicObject.