print.sa: print a psa object
Description
print a psa object
Usage
# S3 method for sa
print(x, all_strat = FALSE, ...)
Arguments
all_strat
whether or not to print the full list of strategies. defaults to FALSE, which truncates
the strategy list to 5
...
further arguments to print (not used)
Value
None (invisible NULL).