-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 784 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
25 lines (25 loc) · 784 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
Package: aca.medicaid.expansion
Title: An R data package containing the status of state action on the ACA
Medicaid expansion decision
Version: 0.0.1
Authors@R:
person(given = "JJ",
family = "Chen",
role = c("aut", "cre"),
email = "jiajia.chern@gmail.com",
comment = c(ORCID = "0000-0001-8482-8398"))
Description: A dataset containing states' decisions about adopting the Medicaid
expansion under the ACA. From the Kaiser Family Foundation.
License: CC0
URL: https://github.com/jjchern/aca.medicaid.expansion
BugReports:
https://github.com/jjchern/aca.medicaid.expansion/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Depends:
R (>= 2.10)
Suggests:
spelling
Language: en-US