print.TrialDesignCharacteristics {rpact} | R Documentation |
Prints the design characteristics object.
## S3 method for class 'TrialDesignCharacteristics'
print(x, ..., markdown = NA, showDesign = TRUE)
x |
The trial design characteristics object. |
... |
Optional plot arguments. At the moment |
markdown |
If |
showDesign |
Show the design print output above the design characteristics, default is |
Generic function to print all kinds of design characteristics.