expires.spread {FinancialInstrument} | R Documentation |
spread expires extraction method
Description
x$expires
will be returned if it is not NULL
. Otherwise, the
(character representation of the) exiration date of the first-to-expire of
the members
will be returned.
Usage
## S3 method for class 'spread'
expires(x, Date, expired = TRUE, silent = FALSE, ...)
Arguments
Date |
Can be a Date or character string. When |
expired |
TRUE/FALSE. This determines which date will be used when
|
Author(s)
Garrett See
See Also
[Package FinancialInstrument version 1.3.1 Index]