toPolar: Convert cartesian coordinates to polars.

Description Usage Arguments Value

View source: R/grplot.R

Description

Currently unused. Not sure if this is vectorised

Usage

1
  toPolar(x, y)

Arguments

x

Cartesian x-coordinates

y

Cartesian y-coordinates

Value

A list with two components, named r and theta, containing the radius and angle to the supplied point.


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.