print.arb: Print method for class arb
Description
An S3 method for printing objects of class arb. This will print the
best_choice elements from
Usage
# S3 method for 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.