tmapAddLayerOptions: Internal tmap function to add a default value for the layer...

View source: R/tmap_options.R

tmapAddLayerOptionsR Documentation

Internal tmap function to add a default value for the layer functions

Description

Internal tmap function to add a default value for the layer functions

Usage

tmapAddLayerOptions(option, id, value)

Arguments

option

one of: "value.const", "value.na", "value.blank", "values.var", 'values.range', "value.neutral", "scales.var"

id

name of the visual variable with layer, in the format "x.y", where x is the visual variable and y is the layer. It is also possible to set x only; then it applies to all layer functions.

value

value


r-tmap/tmap documentation built on June 16, 2024, 8:02 a.m.