Package: surveytable
Title: Formatted Survey Estimates
Version: 0.9.4
Authors@R: 
    person(given = "Alex"
        , family = "Strashny"
        , role = c("aut", "cre")
        , email = "AStrashny@cdc.gov"
        , comment = c(ORCID = "0000-0002-6408-7745")
        )
Description: Short and understandable commands that generate tabulated, 
    formatted, and rounded survey estimates. Mostly a wrapper for the 
    'survey' package (Lumley (2004) <doi:10.18637/jss.v009.i08> 
    <https://CRAN.R-project.org/package=survey>) that identifies 
    low-precision estimates using the National Center for Health 
    Statistics (NCHS) presentation standards (Parker et al. (2017) 
    <https://www.cdc.gov/nchs/data/series/sr_02/sr02_175.pdf>,
    Parker et al. (2023) <doi:10.15620/cdc:124368>).
Date/Publication: 2024-05-20 21:40:02 UTC
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
LazyData: true
LazyDataCompression: bzip2
Imports: assertthat, huxtable, kableExtra, magrittr, survey
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://cdcgov.github.io/surveytable/,
        https://github.com/CDCgov/surveytable
Language: en-US
NeedsCompilation: no
Packaged: 2024-05-20 21:28:10 UTC; kpr9
Author: Alex Strashny [aut, cre] (<https://orcid.org/0000-0002-6408-7745>)
Maintainer: Alex Strashny <AStrashny@cdc.gov>
Repository: CRAN
Built: R 4.2.3; ; 2024-05-20 22:52:53 UTC; unix
