TrialDesignPlan_as.data.frame: Coerce Trial Design Plan to a Data Frame
Description
Returns the TrialDesignPlan
as data frame.
Usage
# S3 method for TrialDesignPlan
as.data.frame(x, row.names = NULL,
optional = FALSE, niceColumnNamesEnabled = TRUE,
includeAllParameters = FALSE, ...)
Details
Coerces the design plan to a data frame.