Sets an access token so it's available for all mapdeck calls. See details
set_token(token)
| token | Mapbox access token |
|---|
Use set_token to make access tokens available for all the mapdeck()
calls in a session so you don't have to keep specifying the token argument
each time