pio_init | R Documentation |
Initialization of the connection to your instance Prevision.io.
pio_init(token, url)
token |
your master token, can be found on your instance on the "API KEY" page. |
url |
the url of your instance. |
list - url and token needed for connecting to the Prevision.io environment.
## Not run: pio_init('eyJhbGciOiJIUz', 'https://xxx.prevision.io')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.