apiKeys: Add API Keys

Description Usage Arguments Value Author(s)

Description

Add API Keys

Add your private API keys to the fatsecret object

Add API Keys

Usage

1
2
3
4
5
6
7
APIkeys(object, ConsumerKey, SharedSecret)

## S4 method for signature 'fatsecret'
APIkeys(object, ConsumerKey, SharedSecret)

## S4 method for signature 'fatsecret3L'
APIkeys(object, ConsumerKey, SharedSecret)

Arguments

object

a fatsecret or fatsecret3L object

ConsumerKey

a character of your FatSecret REST API Consumer Key

SharedSecret

a character of your FatSecret REST API Shared Secret

Value

a fatsecret or fatsecret3L object

Author(s)

Tom Wilson tpw2@aber.ac.uk


wilsontom/fatsecretR documentation built on May 4, 2019, 6:28 a.m.