Description Usage Arguments Value
Access the results of Dodd-Frank Act Stress Tests
1 2 3 4 5 | bank_results(
banklevel_only = TRUE,
consistent_sample_from_year = NULL,
cache_file = TRUE
)
|
banklevel_only |
Boolean. If TRUE, aggregate results are filtered out of the dataset. |
consistent_sample_from_year |
Either NULL or a four-digit year starting with 2013. If a year is provided, the consistent sample (ie, banks with information for all years including and after that) is returned. |
cache_file |
Boolean. If TRUE, the raw file is downloaded to a local folder and used to load the information in subsequent runs. |
A tidy tibble with the stress tests results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.