cart_to_pol: Converts cartesian coordinates to polar coordinates.

Description Usage Arguments Value

View source: R/convert_coordinates.R

Description

Converts cartesian coordinates to polar coordinates.

Usage

1

Arguments

x

is the "x" value on the cartesian coordinate system

y

is the "y" value on the cartesian coordinate system

Value

list with converted "radius" and "theta" coordinates


chringer-git/dartboard documentation built on May 29, 2019, 8:34 a.m.