allWorld: Giorgi regions overview plots

Description Usage Arguments Details

View source: R/allWorld.R

Description

This function provides the backbone for the global overview plots. In essence, it provides the map and the locations where to add insets. Also allWorldKey offers the additional functionality of placing a legend in the bottomleft corner.

Usage

1
2
3
allWorld(fun, regnames = NULL, inset.bg = "#FFFFFFCC", ...)

allWorldKey(fun, ...)

Arguments

fun

function to be executed at the respective spots for insets

regnames

which regions should be plotted (see details)

inset.bg

background colour for insets (with transparency)

...

additional arguments passed to fun

Details

The list for background colouring has to contain at least the object data, a vector with values to use in colouring named with the region abbreviations. In addition, col and lev can be added to control the colouring. title will add a title and units will add units to the legend.


jonasbhend/NRMgraphics documentation built on May 19, 2019, 7:26 p.m.