Learn R Programming

mapboxapi (version 0.2)

get_style: Get information about a style from your Mapbox account

Description

Get information about a style from your Mapbox account

Usage

get_style(style_id, username, access_token = NULL)

Arguments

style_id

The style ID

username

Your Mapbox username

access_token

Your Mapbox public or secret access token; set with mb_access_token()

Value

A list of information about your selected style.