gadm_showScale: display a scale on a plot

Description Usage Arguments Value Author(s) Examples

View source: R/40_gadm_ggplot2.R

Description

display a scale for measuring distances on a plot (ggplot2)

Usage

1
gadm_showScale(plot, where="bl")

Arguments

plot

ggplot2

where

character location of the scale. Can be:

  • "tl" - top left

  • "tr" - top right

  • "bl" - bottom left (default)

  • "br" - bottom right

Value

Object ggplot2

Author(s)

Jean Pierre Decorps <jp.decorps@epiconcept.fr>

Examples

1
2
3
4

GADMTools documentation built on Aug. 5, 2021, 1:06 a.m.