print.paramtest_summary: Print summary of parameter tests.

Description Usage Arguments Value See Also

Description

print.paramtest_summary prints a summary of the various combinations of parameter values tested in a given parameter test.

Usage

1
2
## S3 method for class 'paramtest_summary'
print(x, ...)

Arguments

x

An object of class 'paramtest_summary', from summary.paramtest.

...

Not currently implemented; used to ensure consistency with S3 generic.

Value

Returns a data frame with one row per set of unique tests.

See Also

summary.paramtest


paramtest documentation built on May 2, 2019, 9:40 a.m.