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 = FALSE,
includeAllParameters = FALSE,
...
)
Details
Coerces the design plan to a data frame.