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