circle: Calculates points on a circle.

Description Usage Arguments

Description

Calculates points on a circle.

Usage

1
circle(x, center = c(0, 0), radius = 5, half = "top")

Arguments

x

Coordinates.

center

x-y coordinates of the shape center (vector of 2)

radius

Radius (scalar)


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