mr.box.corner: Minute rectangle corner.

Description Usage Arguments Value Note See Also Examples

Description

From a list of positions giving the corner of a rectangles in dimensions of minutes plot a grid or fill with color.

Usage

1
mr.box.corner(pos, dlat = 5, dlon = 10, corner = "NW", fill = F, ...)

Arguments

pos

position to be 'put in a minute rectangle'.

dlat, dlon

lat, lon dimensions of rectangles.

corner

default NW, other corners given by NE, SW and SE.

fill

Logical, default FALSE, whether or not to fill the rects.

...

further args to pass to geolines or geopolygon.

Value

Adds to a current geoplot.

Note

Esoteric, experimental.

See Also

d2mr, mrgrid, geolines, geopolygon.

Examples

1
2
3
4
5
6
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
"mr.box.corner"

geoextras documentation built on May 2, 2019, 5:56 p.m.