print.sa: print a psa object

View source: R/create_sa.R

print.saR 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).


DARTH-git/dampack documentation built on Sept. 17, 2024, 7:41 p.m.