expires.spread {FinancialInstrument} | R Documentation |
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.
## S3 method for class 'spread'
expires(x, Date, expired = TRUE, silent = FALSE, ...)
Date |
Can be a Date or character string. When |
expired |
TRUE/FALSE. This determines which date will be used when
|
Garrett See