Description Usage Arguments Value Author(s)
fatsecretR REST API
Main worker method for all REST API calls
1 2 3 4 5  | fatsecretR(object, method, param, user_token = NULL, user_secret = NULL)
## S4 method for signature 'fatsecret'
fatsecretR(object, method, param, user_token = NULL,
  user_secret = NULL)
 | 
object | 
 a   | 
method | 
 a character specifying a REST API method  | 
param | 
 a character specifying parameters which correspond to the selected method  | 
user_token | 
 a character of a   | 
user_secret | 
 a character of a   | 
a data.frame
Tom Wilson tpw2@aber.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.