This function was renamed to tm_scalebar() in tmap v4.0.
tm_scale_bar(...)Arguments passed on to tm_scalebar
breaksbreaks
widthwidth of the scale bar. Units are number of text line heights, which is similar to the number of characters.
text.sizetext size
text.colortext.color
color.darkcolor.dark
color.lightcolor.light
lwdlinewidth
sizeDeprecated (use text.size instead)
stackstack with other map components, either "vertical" or "horizontal".
marginsmargins
frameframe
frame.lwdframe line width
frame.rRadius of the rounded frame corners. 0 means no rounding.
bg.colorBackground color
bg.alphaBackground transparency
positionAn object created with tm_pos_in() or tm_pos_out(). Or, as a shortcut, a vector of two values, specifying the x and y coordinates. The first is "left", "center" or "right" (or upper case, meaning tighter to the map frame), the second "top", "center" or "bottom". Numeric values are also supported, where 0, 0 means left bottom and 1, 1 right top. See also vignette about positioning.
zz