results | R Documentation |
results
returns the raw data from a parameter test.
results(test, ...)
## S3 method for class 'paramtest'
results(test, ...)
test |
An object of type 'paramtest'. |
... |
Not currently implemented; used to ensure consistency with S3 generic. |
Returns a data frame with all the data returned from each test.
results(paramtest)
: Results for a parameter test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.