Package: nhanesA
Version: 0.7.2
Date: 2023-02-17
Title: NHANES Data Retrieval
Authors@R: 
    person(given = "Christopher",
             family = "Endres",
             role = c("aut", "cre"),
             email = "cjendres1@gmail.com")
BugReports: https://github.com/cjendres1/nhanes/issues
Depends: R (>= 3.0.0)
Imports: stringr, foreign, rvest, magrittr, xml2, plyr
Description: Utility to retrieve data from the National Health and Nutrition 
	Examination Survey (NHANES) website <https://www.cdc.gov/nchs/nhanes/index.htm>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://cran.r-project.org/package=nhanesA
Packaged: 2023-02-17 13:02:25 UTC; BadgerDancer
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Author: Christopher Endres [aut, cre]
Maintainer: Christopher Endres <cjendres1@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-17 13:40:02 UTC
