-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 882 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 882 Bytes
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
Package: fec16
Title: Data Package for the 2016 Election
Version: 0.0.0.9000
Authors@R:
person(given = "Marium",
family = "Tapal",
role = c("aut", "cre"),
email = "mariumtapal@gmail.com")
person(given = "Rana",
family = "Gahwagy",
role = c("aut", "cre"),
email = "r.w.g1@hotmail.com")
person(given = "Irene",
family = "Ryan",
role = c("aut", "cre"),
email = "ryan.irene3@gmail.com")
Description: This package loads data pertaining to the 2016 general election from the Federal Election Commission's website.
License: GPL-3
Depends: R (>= 2.10)
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown,
dplyr,
ggplot2,
tidyr,
scales,
ggrepel
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
VignetteBuilder: knitr