print.fc_list {failCompare}R Documentation

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

Description

Printed output for class "fc_list"

Usage

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

Arguments

x

an object of class "fc_list"

...

additional arguments to print()

Value

description of list of models


[Package failCompare version 1.0.0 Index]