fullcircle: Create a dataframe for a full circle.

Description Usage Arguments

Description

Create a dataframe for a full circle, with x values repeated to get top then bottom. NA is inserted so this can be passed directly to graphing functions.

Usage

1
fullcircle(x, center = c(0, 0), radius = 5)

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.