set_api_key: Sets a user's session API key

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Sets a user's session API key

Usage

1
set_api_key(api_key = NULL)

Arguments

api_key

An api key as obtained from Food Data Central

Value

Sets the session api key

Examples

1
2
3
4
## Not run: 
set-api_key("my key here")

## End(Not run)

Nelson-Gon/rfdc documentation built on Nov. 14, 2021, 3:23 a.m.