map_setup: Set up plotting region

Description Usage Arguments Examples

Description

Convenient wrapper around plot automatically sets nice plotting limits.

Usage

1
map_setup(s = NULL, xlim = NULL, ylim = NULL, scale = 1)

Arguments

s

Depretated. Will be removed in next version.

xlim,ylim

Values determined by map_range if not set explicitly.

scale

A factor to multiply xlim and ylim by.

Examples

1
2
3
map_proj("mollweide")
map_setup()
map_grid()

markheckmann/mapster documentation built on May 21, 2019, 12:06 p.m.