results: Return results of a parameter test.

Description Usage Arguments Value Methods (by class)

Description

results returns the raw data from a parameter test.

Usage

1
2
3
4
results(test, ...)

## S3 method for class 'paramtest'
results(test, ...)

Arguments

test

An object of type 'paramtest'.

...

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

Value

Returns a data frame with all the data returned from each test.

Methods (by class)


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