tmap_style_catalogue: Create a style catalogue

View source: R/tmap_style_catalogue.R

tmap_style_catalogueR Documentation

Create a style catalogue

Description

Create a style catalogue for each predefined tmap style. The result is a set of png images, one for each style.

Usage

tmap_style_catalogue(path = "./tmap_style_previews", styles = NA)

tmap_style_catalog(path = "./tmap_style_previews", styles = NA)

Arguments

path

path where the png images are stored

styles

vector of styles function names (see tmap_style) for which a preview is generated. By default, a preview is generated for all loaded styles.


tmap documentation built on Sept. 13, 2023, 1:07 a.m.