tm_rgb: Map layer: RGB

View source: R/tm_layers_rgb.R

tm_rgbR Documentation

Map layer: RGB

Description

Map layer: RGB

Usage

tm_rgb(
  col = tm_mv(1:3),
  col.scale = tm_scale_rgb(),
  col.legend = tm_legend(),
  col.chart = tm_chart_none(),
  col.free = NA,
  options = opt_tm_rgb()
)

Arguments

col, col.scale, col.legend, col.chart, col.free

Visual variable that determines the col color.

options

options passed on to the corresponding ⁠opt_<layer_function>⁠ function


r-tmap/tmap documentation built on June 23, 2024, 9:58 a.m.