plot_credit_ratings: Plot credit ratings evolution over time and facet by country

View source: R/sat.R

plot_credit_ratingsR Documentation

Plot credit ratings evolution over time and facet by country

Description

Plot credit ratings evolution over time and facet by country

Usage

plot_credit_ratings(my_data)

Arguments

my_data

The data framme generated by get_bm_ratings()

Value

Returns a plot

Examples

get_bm_ratings(start_date="2018-10-01", end_date = "2018-11-01") %>% plot_credit_ratings()

yunching/tidymas documentation built on Feb. 5, 2023, 1:42 p.m.