tm_plot {tmap} | R Documentation |
Plot mode options
Description
Plot mode options. This option is specific to the plot mode.
Usage
tm_plot(use_gradient, limit_latitude_3857)
Arguments
use_gradient |
Use gradient fill using linearGradient() |
limit_latitude_3857 |
Vector of two limit latitude values for maps printed in Web Mercator projection (EPSG 3857). If |
[Package tmap version 4.1 Index]