names.FieldSet {rpact} | R Documentation |
Names of a Field Set Object
Description
Function to get the names of a FieldSet
object.
Usage
## S3 method for class 'FieldSet'
names(x)
Arguments
x |
A |
Details
Returns the names of a field set that can be accessed by the user.
Value
Returns a character
vector containing the names of the AnalysisResults
object.
[Package rpact version 4.1.0 Index]