| periodsMonteCarloSimulations {dse2} | R Documentation |
Return the number of periods or the tframe.
## S3 method for class 'MonteCarloSimulations':
periods(x)
## S3 method for class 'MonteCarloSimulations':
tframe(x)
x |
A MonteCarloSimulations object. |
See the generic method.
An integer or a tframe object.