Description Usage Arguments Value Examples
Creates a unique if from the tipo, emisora, and serie of an asset. Input may be vector but must all have the same length; if they are not, it will not neccesarily yield an error but undesired results may occur.
1 | asset_id(tipo, emisora, serie)
|
tipo |
character vector of tipo |
emisora |
character vector of emisora |
serie |
character vector of serie |
the unique id of the asset
1 | asset_id("M", "BONOS", "191211")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.