print.testL {ACV} | R Documentation |
Printing method for class "testL"
Description
Internal printing method for "testL"
object generated by testL()
.
Usage
## S3 method for class 'testL'
print(x, ...)
Arguments
x |
Object of class |
Value
Does not return a value. It is used to print out the test results.
[Package ACV version 1.0.2 Index]