cert2idrssd | R Documentation |
This function takes a bank's CERT number as input and returns the corresponding IDRSSD number.
cert2idrssd(CERT)
CERT |
An integer specifying the CERT number of the bank. |
An integer specifying the IDRSSD number of the bank. Returns NULL if there is an error.
cert2idrssd(3850)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.