print.paramtest_summary | R Documentation |
print.paramtest_summary
prints a summary of the various combinations
of parameter values tested in a given parameter test.
## S3 method for class 'paramtest_summary'
print(x, ...)
x |
An object of class 'paramtest_summary', from
|
... |
Not currently implemented; used to ensure consistency with S3 generic. |
Returns a data frame with one row per set of unique tests.
summary.paramtest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.