fill.points: Fill points (thicken)

Description Usage Arguments Value Note See Also

View source: R/fill.points.R

Description

Fill points (thicken) for drawing continous lines in Lambert projection.

Usage

1
fill.points(x, y, nx, option = 1)

Arguments

x, y

Coordinates

nx

Thickening factor

option

Deals with NAs in the coordinates when not 1, the default

Value

List of thickened values with components:

x, y

of coordinates

Note

Internal, needs elaboration.

See Also

The function is called by geopolygon, geolines, reitaplott and gridaxes.Lambert


geo documentation built on May 2, 2019, 5:22 p.m.