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>


miyamot0/fxl documentation built on Dec. 24, 2024, 7:31 p.m.