names.AnalysisResults {rpact} | R Documentation |
Function to get the names of an AnalysisResults
object.
## S3 method for class 'AnalysisResults'
names(x)
x |
An |
Returns the names of an analysis results that can be accessed by the user.
Returns a character
vector containing the names of the AnalysisResults
object.