Function to get the names of an AnalysisResults object.
Usage
# S3 method for class 'AnalysisResults'
names(x)Arguments
- x
An
AnalysisResultsobject created bygetAnalysisResults().
Value
Returns a character vector containing the names of the AnalysisResults object.
