Sets an access token so it's available for all mapdeck calls. See details
Usage
set_token(token)
Arguments
token
Mapbox access token
Details
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