Description Usage Arguments Details References Examples
Captricity requires an application token to use the API. Get the token from https://shreddr.captricity.com/.
The functions looks for CaptricityToken
in the environment. If it doesn't find it or if change is forced,
it looks for arguments passed in the function. If it fails to find that, it asks for input.
1 |
app_token |
Application token. Get these from https://shreddr.captricity.com/developer/. |
force |
Force change the |
Run this function before anything else.
https://shreddr.captricity.com/developer/
1 2 3 4 | ## Not run:
set_token("app_token")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.