toCartesian: Convert polar coordinates to Cartesian.

Description Usage Arguments Value

View source: R/grplot.R

Description

Currently unused. Not sure if this is vectorised

Usage

1
  toCartesian(r, theta)

Arguments

r

Polar coordinates

theta

Polar coordinates

Value

A list with two components, named x and y, containing the coordinates of the supplied point.


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