print.sa: print a psa object

Description Usage Arguments Value

View source: R/create_sa.R

Description

print a psa object

Usage

1
2
## 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).


dampack documentation built on May 31, 2021, 1:06 a.m.