Description Usage Arguments Details Value Author(s) See Also Examples
shows names that are stored in the underlying_id
slot of derivative instruments
| 1 |   ls_underlyings(pattern = NULL, match = TRUE)
 | 
| pattern | an optional regular expression. Only names matching ‘pattern’ are returned. | 
| match | require exact match? | 
first calls ls_derivatives, then looks for unique
underlying_ids. If no derivatives have been
defined, nothing will be returned.
chr vector of names of unique underlying_ids
Garrett See
ls_instruments_by, ls_derivatives, ls_options, ls_futures
| 1 2 3 4 | ## Not run: 
ls_underlyings()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.