d: numeric. Distance covered by the scale bar. For the scale bar, it should be in the units of the coordinates of the plot (map), and in km for angular (longitude/latitude) data; see argument lonlat. It can also be missing
xy: numeric. x and y coordinate to place the scale bar. It can also be one of following character values: "bottomleft", "bottom", "bottomright", topleft", "top", "topright", "left", "right", or NULL
type: for sbar: "line" or "bar"
divs: number of divisions for a bar: 2 or 4
below: character. Text to go below the scale bar (e.g., "kilometers")
lonlat: logical or NULL. If logical, TRUE indicates if the plot is using longitude/latitude coordinates. If NULL this is guessed from the plot's coordinates
labels: vector of three numbers to label the scale bar (beginning, midpoint, end)
adj: adjustment for text placement
lwd: line width for the "line" type of the scale bar
xpd: logical. If TRUE, the scale bar can be outside the plotting area
ticks: logical or numeric. If not FALSE, tick marks are added to a "line" scale bar. The length of the tick marks can be specified
scaleby: numeric. If labels is not provided. The labels are divided by this number. For example, use 1000 to go from m to km
halo: logical. If TRUE the "line" type scale bar gets a white background
...: graphical arguments to be passed to other methods