heiscore.data

The heiscore.data package contains the dietary recall data used by the heiscore package. The datasets include National Health and Nutrition Examination Survey (NHANES) data converted to Food Patterns Equivalents Database components. Additionally, this package contains the Healthy Eating Index (HEI) scoring standards that the heiscore package uses to calculate HEI scores using three distinct methods prescribed by the National Cancer Institute.

This package contains the following datasets:

Installation

# Install the heiscore package from CRAN
install.packages("heiscore.data")

Example

Import a dataset from the heiscore.data package.

library(heiscore.data)
data('fped_0708')