panel.fishmaps: A lattice panel function

Description Usage Arguments Details Author(s)

Description

A lattice panel function to draw rectangles where z is different from zero and to draw points where z is exactly zero.

Usage

1
2
panel.fishmaps(x, y, z, map.db, msq, breaks, col.land, col.reg, labsx, labsy,
  subscripts, ...)

Arguments

x

From lattice formula x.

y

From lattice formula y.

z

From lattice formula z.

map.db

The map database.

msq

The middle of squares defined in argument square in levelmap.

breaks

The breaks argument from levelmap.

col.land

The land color, from levelmap.

col.reg

The color regions, from levelmap.

labsx

The x axis ticks and labels.

labsy

The y axis ticks and labels.

subscripts

Lattice panel subscripts.

...

Other arguments passed to lattice panel functions.

Details

All arguments used here are defined in the source of the levelmap function.

Author(s)

Fernando Mayer fernandomayer@gmail.com


fernandomayer/FishMaps documentation built on May 16, 2019, 12:48 p.m.