Learn R Programming

mapboxer (version 0.4.0)

basemap_background_style: Create a background style

Description

Creates a background style that can be used as basemap.

Usage

basemap_background_style(color = "#111", opacity = 1)

Arguments

color

The color of the background.

opacity

The opacity of the background.