print.RemoraModel {frbf}R Documentation

Print remora model

Description

Print function for remora model. It prints the model in a pretty way.

Usage

print.RemoraModel(x, ...)

Arguments

x model to print

Details

Overloads the print function for the RemoraModel object.

Value

Does not return any value.

Note

This function is part of the frbf implementation and is for internal use only.

Author(s)

Fernando Martins

See Also

RemoraModel print


[Package frbf version 1.0.1 Index]