Learn R Programming

fdicdata (version 0.1.1)

cert2idrssd: Convert bank identifier from CERT to IDRSSD

Description

This function takes a bank's CERT number as input and returns the corresponding IDRSSD number.

Usage

cert2idrssd(CERT)

Value

An integer specifying the IDRSSD number of the bank. Returns NULL if there is an error.

Arguments

CERT

An integer specifying the CERT number of the bank.

Examples

Run this code
cert2idrssd(3850)

Run the code above in your browser using DataLab