Learn R Programming

dampack (version 1.0.0)

print.sa: print a psa object

Description

print a psa object

Usage

# S3 method for 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).