radialCoords: Generates a set of "numpoints" coordinates around a circle...

Description Usage

View source: R/utilities.R

Description

Generates a set of "numpoints" coordinates around a circle with specified radius, centered around x and y, and (optionally) with at starting_angle (default=0 degrees)

Usage

1
radialCoords(x, y, numpoints, radius, starting_angle = 0)

jashubbard/itrackR documentation built on May 18, 2019, 4:53 p.m.