get_polar_coordinates: Get polar coordinates
Description
Get polar coordinates
Usage
get_polar_coordinates(x, y, origin = c(0, 0))
Arguments
origin
(Default = c(0, 0)) Position of the origin of coordinates
Value
Data frame with radius (r) and angle vectors (th)