View source: R/class_analysis_results.R
names.AnalysisResults | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.