activityInfoAPICondition | R Documentation |
Extends the httr conditions to be able to create specific condition messages for the API.
activityInfoAPICondition(result, type = NULL, task = NULL, call = sys.call(-1))
result |
The result of the API call |
type |
forced type for the condition |
task |
The task of the request |
call |
The call stack |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.