The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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')

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.