print.transfer: 'print' method for transfer objects

Description Usage Arguments

View source: R/print.transfer.R

Description

Prints a summary of the simulation input parameters

Usage

1
2
## S3 method for class 'transfer'
print(x, ...)

Arguments

x

an object of class transfer

...

included for consistency but not used


tfer documentation built on July 15, 2020, 5:08 p.m.

Related to print.transfer in tfer...