get_report_info: Extraction of data from a food report

Description Usage Arguments Value See Also Examples

View source: R/get_report_info.R

Description

This function provides a quick and efficient way to extract any form of data about a food report.

Usage

1
get_report_info(what, result)

Arguments

what

A 'character'(string). What kind of information do you want to extract?!

result

An object obtained from 'get_nutrients'

Value

A list containing requested report info.

See Also

get_nutrient_info get_nutrients

Examples

1
2
3
4
## Not run: 
get_report_info("name",result)

## End(Not run)

Nelson-Gon/usdandbr documentation built on Jan. 22, 2020, 4:07 a.m.