Learn R Programming

rpact (version 2.0.6)

StageResults_as.data.frame: Coerce Stage Results to a Data Frame

Description

Returns the StageResults as data frame.

Usage

# S3 method for StageResults
as.data.frame(
  x,
  row.names = NULL,
  optional = FALSE,
  niceColumnNamesEnabled = FALSE,
  includeAllParameters = FALSE,
  type = 1,
  ...
)

Arguments

Details

Coerces the stage results to a data frame.