cbr_possible_codes: Get list of possible currencies

Description Usage Arguments Value

View source: R/cbr_possible_codes.R

Description

Use this, if you don't know, which ISO code of currency you need. Or if you don't shure that CBR have this rates or not.

Usage

1
cbr_possible_codes(full_output = F)

Arguments

full_output

By default, FALSE. If TRUE return columns:

  • Name

  • EngName

  • Nominal

  • ParentCode

  • ISO_Num_Code

  • ISO_Char_Code

Value

Data frame, sorted by ISO code with currency names and nominals.


sergeymong/cbrRatesR documentation built on Feb. 23, 2020, 10:52 p.m.