-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
44 lines (44 loc) · 857 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: wdiquickplots
Type: Package
Title: Quick Plots for WDI data and other World Bank-hosted databases
Version: 0.1.0
Author: Eduardo Alfonso-Sierra
Maintainer: Eduardo Alfonso-Sierra <[email protected]>
Description: Plot indicators from WDI data with one line of code.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
magrittr,
dplyr,
tidyr,
ggplot2,
WDI,
ggthemes,
glue,
scales,
labeling,
ggrepel,
vctrs,
plotly,
gghighlight,
dygraphs,
gganimate,
zoo,
purrr,
lubridate,
RColorBrewer,
memoise,
gifski,
png
Suggests:
testthat,
spelling,
knitr,
rmarkdown,
covr
Language: en-US
VignetteBuilder: knitr
URL: https://github.com/edalfon/wdiquickplots
BugReports: https://github.com/edalfon/wdiquickplots/issues