print.fxl: print.fxl

View source: R/fxl-print.R

print.fxlR Documentation

print.fxl

Description

Override the final call to print the fxl object. catches the obj and prints out layers in the sequence laid out by the user

Usage

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

Arguments

x

fxl object

...

inherits from generic

Value

no return, executed for side effects

Author(s)

Shawn Gilroy <sgilroy1@lsu.edu>


fxl documentation built on April 4, 2025, 3:31 a.m.