tmap_style_catalogue {tmap} | R 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 |
[Package tmap version 3.3-4 Index]