Rdocumentation
powered by
Learn R Programming
webvis (version 0.0.2)
field.exists: Checks whether a field exists in a dataset.
Description
Checks whether a field exists in a dataset.
Usage
field.exists(field, data)
Arguments
field
The field name.
data
The data to be checked.
Value
Details
field.exists
Checks whether a field exists in a dataset.