nutrition

The goal of nutrition is to provide useful functions for nutrition analysis.

Installation

The stable version of this function is available on CRAN and can be installed by running this from R:

install.packages("nutrition")

You can install the development version of nutrition like so:

devtools::install_github("wleoncio/nutrition")

Usage

For a list of exported objects (functions and datasets), run this:

ls("package:nutrition")

Examples for individual functions are available in their respective documentation.