Creates a raster style that can be used as a basemap.

basemap_raster_style(tiles = stamen_raster_tiles("terrain"),
  attribution = NULL)

Arguments

tiles

A list of tile URLs.

attribution

The attribution text of the tile layer.