bde_indicators
are based on the data of the new data base
bde_ind_db
, for more clarity on the underlying series identifiers and
easier maintenance.bde_ind_gdp_quarterly()
since the underlying identifier changed.bde_ind_unemployment_rate()
and bde_ind_population()
since the
underlying identifier changed..csv
files changed to "latin1"
.scale_color_bde_d()
and friends to ggplot2 3.5.0. Also expose
the guide
argument instead of hard-coding it.Mostly changes on the color functions:
bde_vivid_pal()
and bde_rose_pal()
have been superseded. Use the new
function bde_tidy_palettes()
instead.scale_color_bde_d()
and friends leverage now on bde_tidy_palettes()
, and
these functions gain two new arguments: alpha
y rev
.bde_qual_pal
.bde_ind_ibex()
renamed to bde_ind_ibex_monthly()
.bde_ind_ibex_daily()
out_format
on bde_series_load()
.theme_tidybde()
.theme_bde()
renamed to theme_tidybde()
.bde_ind_cpi_var()
.bde_indicators()
are likely to be broken in the meantime. So far, these
series has been updated:bde_ind_euribor_12m_monthly()
: New series code is 587853
.bde_series_load()
now tries to coerce characters to numeric.bde_check_access()
.bde_ind_gdp_quarterly()
, bde_ind_population()
.bde_scale_colour_vivid()
,
bde_scale_color_vivid()
, bde_scale_fill_vivid()
,
bde_scale_colour_rose()
, bde_scale_color_rose()
bde_scale_fill_rose()
.
Use scale_color_bde_c()
instead.bde_rose_pal()
: Now hcl spectrum is more consistent
between roses and blues according to colorspace::specplot()
.scale_color_bde_c()
, scale_color_bde_d()
,
scale_fill_bde_c()
, scale_fill_bde_d()
.bde_scale_colour_vivid()
, bde_scale_color_vivid()
,
bde_scale_fill_vivid()
, bde_scale_colour_rose()
,
bde_scale_color_rose()
bde_scale_fill_rose()
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.