SCALE: Scalebar for ggplot

Description Usage Arguments

Description

Scalebar for ggplot

Usage

1
2
SCALE(ras = NULL, len = 10000, yoff = 0.6, xoff = 0.2, sdist = 800,
  tdist = 1000, size = 1, tsize = 3, col = "white")

Arguments

ras

Raster*

len

Numeric. Length of scalebar (map units)

yoff

y offset from lower left corner (in percent)

xoff

x offset from lower left corner (in percent)

sdist

Numeric. Length of ticks

tdist

Numeric. Distance text from ticks.

size

Numeric. Thickness of scalebar

tsize

Numeric. Text size.

col

Color of scalebar and text


bleutner/knit2docx documentation built on May 12, 2019, 9:31 p.m.