print.RemoraKernels {frbf}R Documentation

Print remora kernels

Description

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

Usage

print.RemoraKernels(x, ...)

Arguments

x kernels to print

Details

Overloads the print function for the RemoraKernels 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

RemoraKernels print


[Package frbf version 1.0.1 Index]