-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.2 KB
/
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
Package: nhds
Title: National Hospital Discharge Survey 2010 Data
Version: 1.0.4
Authors@R:
person(given = "Jack",
family = "Wasey",
role = c("aut", "cre"),
email = "[email protected]")
Description: The National Hospital Discharge Survey (2010)
summarizes the state of patients at the end of their hospital
admissions. The US CDC publishes the data in the public domain, and
describes it as follows: The National Hospital Discharge Survey (NHDS)
is a continuing nationwide sample survey of short-stay hospitals in
the United States. The scope of NHDS encompasses patients discharged
from noninstitutional hospitals, exclusive of military and Department
of Veterans Affairs hospitals, located in the 50 States and the
District of Columbia. Only hospitals having six or more beds for
in-patient use are included in the survey. See
<https://www.cdc.gov/nchs/nhds> for more information.
License: GPL-3
URL: https://github.com/jackwasey/nhds
BugReports: https://github.com/jackwasey/nhds/issues
Depends:
R (>= 2.10)
Suggests:
icd,
knitr,
readr,
rmarkdown
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0