xyticks: Creates the ticks for the maps.

Description Usage Arguments Value Author(s)

Description

Creates the ticks and labels to print in the maps. This is an internal function.

Usage

1
xyticks(xlim, ylim, square)

Arguments

xlim

The x limits for the map. Usually this will be the longitude limits.

ylim

The y limits for the map. Usually this will be the latitude limits.

square

Size of the square. It must be a length one numeric vector (e.g. for squares of 1x1 degrees, this should be 1). Roughly speaking this can be viewed as the resolution of the map.

Value

A list with 4 components, to be used in levelmap.

Author(s)

Fernando Mayer fernandomayer@gmail.com


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