circle: Return a unit circle

Description Usage Arguments

Description

Return a unit circle

Usage

1
circle(dtheta = 1, origin = 0, n, delx = 0, dely = 0)

Arguments

dtheta

numeric; the disretization in degrees.

origin

numeric; where the first point begins, in degrees

n

numeric; an optional way to specify the number of points from the origin to the origin + 360; setting this negates dtheta

delx, dely

numeric; the amount to shift the origin in plotting space


abarbour/stress documentation built on Oct. 5, 2019, 11:20 a.m.