Description Usage Arguments Value Author(s) See Also Examples
View source: R/define_futures.R
Create a vector of future_series ids.
| 1 | 
| root | character vector of names of contract roots | 
| month | numeric vector of months (3 letter abbreviations also work) | 
| year | numeric vector of years | 
| format | character string indicating how the id should be formatted.
See  | 
| sep | character that will separate root_id and suffix_id | 
character vector of primary_ids for future_series instruments, OR,
if root is missing, a character vector of suffix_ids.
Garrett See
format_id and
parse_suffix for examples of id formats.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.