print.sa {dampack} | R Documentation |
print a psa object
Description
print a psa object
Usage
## S3 method for class 'sa'
print(x, all_strat = FALSE, ...)
Arguments
x |
the psa object |
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).
[Package dampack version 1.0.2.1000 Index]