print.arb: Print method for class arb

Description Usage Arguments Details

View source: R/print.arb.R

Description

An S3 method for printing objects of class arb. This will print the best_choice elements from

Usage

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

Arguments

x

An object of class arb - usually the output of a call to get_arbs()

...

Arguments passed to base::print.default().

Details

Prints the the best choices of arbitrage opportunities.


aRbs documentation built on April 24, 2021, 5:08 p.m.