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 = TRUE, includeAllParameters = FALSE, type = 1,
...)
Details
Coerces the stage results to a data frame.