Learn R Programming

rpact (version 4.2.0)

names.StageResults: Names of a Stage Results Object

Description

Function to get the names of a StageResults object.

Usage

# S3 method for StageResults
names(x)

Value

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

Arguments

x

A StageResults object.

Details

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