names.FieldSet: Names of a Field Set Object
Description
Function to get the names of a FieldSet
object.
Usage
# S3 method for FieldSet
names(x)
Value
Returns a character
vector containing the names of the AnalysisResults
object.
Arguments
- x
A FieldSet
object.
Details
Returns the names of a field set that can be accessed by the user.