README.md

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.



Try the nutrition package in your browser

Any scripts or data that you put into this service are public.

nutrition documentation built on Sept. 28, 2023, 5:07 p.m.