| import_bis_credit_to_gdp_ratios | R Documentation |
This function imports credit to GDP ratios from BIS format
import_bis_credit_to_gdp_ratios(
file_path,
my_frequency = "Quarterly",
my_borrowing_sector = "Private non-financial sector",
my_lending_sector = "All sectors"
)
file_path |
string a file path to the source data file |
my_frequency |
time frequency of the data (default is Quarterly), available options are:
|
my_borrowing_sector |
(default is Private non-financial sector), available options are:
|
my_lending_sector |
(default is All sectors), available options are:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.