R/packages.R

library(tidyverse)
library(countrycode)
library(knitr)
library(wbstats)
library(scales)
library(ggrepel)
library(ggflags)
library(ggbump)
library(conflicted)


options(dplyr.summarise.inform = FALSE)
conflict_prefer("filter", "dplyr")
conflict_prefer("lag", "dplyr")
zambujo/ercstats documentation built on Feb. 12, 2021, 2:12 p.m.