Package: heiscore
Title: Score and Plot the Healthy Eating Index from NHANES Data
Version: 0.0.1
Authors@R: c(
    person("Vijetha", "Ramdas", , "vramdas06@gmail.com", role = c("aut", "cre")),
    person("Berkeley", "Ho", , "berknho@utexas.edu", role = "aut"),
    person("Abhra", "Sarkar", , "abhra.stat@gmail.com", role = "aut")
  )
Description: Calculate and visualize Healthy Eating Index (HEI) scores
    from National Health and Nutrition Examination Survey 24-hour dietary
    recall data utilizing three methods recommended by the National Cancer
    Institute (2024)
    <https://epi.grants.cancer.gov/hei/hei-methods-and-calculations.html#:~:text=To%20use%20the%20simple%20HEI,the%20total%20scores%20across%20individuals.>.
    Effortlessly analyze HEI scores across different demographic groups
    and years.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: dplyr, fmsb, ggplot2, ggpubr, graphics, grDevices, magrittr,
        RColorBrewer, rlang, shiny, shinythemes, stats, stringr,
        tibble, tidyr, utils
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-08 20:41:10 UTC; vijetharamdas
Author: Vijetha Ramdas [aut, cre],
  Berkeley Ho [aut],
  Abhra Sarkar [aut]
Maintainer: Vijetha Ramdas <vramdas06@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-10 13:50:05 UTC
Built: R 4.2.3; ; 2024-05-10 16:34:15 UTC; unix
