segmentPt: Draw a line segment between two points.

Description Usage Arguments

Description

Draw a line segment between two points, where each point is a vector of x then y coordinates.

Usage

1
segmentPt(pt1, pt2, clr = "black", lwidth = 1)

Arguments

clr

A string indicating colour. See argument col in graphics::par().

lwidth

Line width; see width in ?graphics::par().


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.