| expires.instrument | R Documentation |
Returns either the last expiration date before Date, or the
first expiration date after Date (if expired==FALSE).
## S3 method for class 'instrument'
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
|
silent |
silence warnings? |
A 'Date' value representing the selected expiration date, or 'NULL' if the instrument has no usable expiration information.
Garrett See
expires
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.