Skip to content

Commit 429ea05

Browse files
Add David as author
1 parent 82d6868 commit 429ea05

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
Package: usdata
22
Title: Data on the States and Counties of the United States
33
Version: 0.1.0
4-
Authors@R:
4+
Authors@R: c(
55
person(given = "Mine",
66
family = "Çetinkaya-Rundel",
7-
role = c("aut", "cre"),
8-
email = "cetinkaya.mine@gmail.com",
9-
comment = c(ORCID = "0000-0001-6452-2420"))
7+
email = "cetinkaya.mine@gmail.com",
8+
role = c("aut", "cre"),
9+
comment = c(ORCID = "0000-0001-6452-2420")),
10+
person(given = "David",
11+
family = "Diez",
12+
email = "david.m.diez@gmail.com",
13+
role = c("aut"))
14+
)
1015
Description: Demographic data on the United States at the county and state levels spanning multiple years.
1116
License: GPL-3
1217
Encoding: UTF-8

man/usdata-package.Rd

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)