glue
package, calls of glue::glue
are replaced with paste
and paste0
ineq
package, calls of ineq::ineq
are replaced with internal functionsDBI 1.1.0
: dbCreateTable
and dbAppendTable
plot_map
from the package:maps
and ggmap
maps
packagedata_global
in function remove_data
stats
and utils
to version 3.5.0
in line with minimum R
dependencyvacuum_data
to free unused memory after remove_data
.data
to comply with tidyselect 1.2.0
, this applies to calls of:dplyr::rename
dplyr::select
purrr::map
purrr::walk
tidyr::nest
tidyr::pivot_longer
tidyr::pivot_wider
tidyr::unnest
tidyselect 1.2.0
, several objects are defined as global variables (see globals.r
for details) size
with linewidth
to comply with ggplot2 3.4.0
multiple = "all"
and multiple = "error"
to comply with dplyr 1.1.0
add_locations
does automatically drop the locationWDI
package, references to WDI::WDI_data
are replaced by data objects countries
and countries_wdi
gt.env
export_score
and export_voi
)export_xxx
for vector
and list
inputsexport_xxx
xxx
automatically:plot_xxx_box
plot_xxx_bar
plot_xxx_ts
batch_keywords
-> example_keywords
batch_time
-> example_time
data_control
-> example_control
data_doi
-> example_doi
data_object
-> example_object
data_score
-> example_score
export_xxx
export_score
-> class("exp_score")export_voi
-> class("exp_voi")export_doi
-> class("exp_doi")export_xxx
+ get_abnorm_hist
supersedes export_xxx_change
export_score
-> class("exp_score")export_voi
-> class("exp_voi")export_doi
-> class("exp_doi")plot_bar
supersedes plot_score
export_score
-> class("exp_score")export_score
-> get_abnorm_hist
-> class("abnorm_score")plot_ts
supersedes plot_voi_ts
and plot_doi_ts
export_score
-> class("exp_score")export_score
-> get_abnorm_hist
-> class("abnorm_score")export_voi
-> class("exp_voi")export_voi
-> get_abnorm_hist
-> class("abnorm_voi")export_doi
-> class("exp_doi")export_doi
-> get_abnorm_hist
-> class("abnorm_doi")plot_box
supersedes plot_voi_box
and plot_doi_box
export_score
-> class("exp_score")export_score
-> get_abnorm_hist
-> class("abnorm_score")export_voi
-> class("exp_voi")export_voi
-> get_abnorm_hist
-> class("abnorm_voi")export_doi
-> class("exp_doi")export_doi
-> get_abnorm_hist
-> class("abnorm_doi")Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.