names.SimulationResults: Names of a Simulation Results Object

View source: R/class_simulation_results.R

names.SimulationResultsR Documentation

Names of a Simulation Results Object

Description

Function to get the names of a SimulationResults object.

Usage

## S3 method for class 'SimulationResults'
names(x)

Arguments

x

A SimulationResults object created by getSimulationResults[MultiArm/Enrichment][Means/Rates/Survival].

Details

Returns the names of a simulation results that can be accessed by the user.

Value

Returns a character vector containing the names of the AnalysisResults object.


rpact documentation built on July 9, 2023, 6:30 p.m.