print.fc_obj {failCompare}R Documentation

Generic function that limits the amount of output displayed when an fc_obj is called

Description

Generic function that limits the amount of output displayed when an fc_obj is called

Usage

## S3 method for class 'fc_obj'
print(x, ...)

Arguments

x

an object of class "fc_obj"

...

additional arguments to print()


[Package failCompare version 1.0.0 Index]