Initialization of the connection to your instance Prevision.io.
pio_init(token, url)
your master token, can be found on your instance on the "API KEY" page.
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')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab