Internal tmap function to add a default value for the layer functions
tmapAddLayerOptions(option, id, value)
one of: "value.const"
, "value.na"
, "value.blank"
, "values.var"
, 'values.range'
, "value.neutral"
, "scales.var"
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