summary.test_itr {evalITR}R Documentation

Summarize test_itr output

Description

Summarize test_itr output

Usage

## S3 method for class 'test_itr'
summary(object, ...)

Arguments

object

An object of test_itr class (typically an output of test_itr() function).

...

Other parameters.


[Package evalITR version 1.0.0 Index]