pol2cart: Convert polar coordinates to cartesian

Description Usage Arguments Author(s)

View source: R/general_functions.R

Description

Convert polar coordinates to cartesian

Usage

1
pol2cart(size, angle, deg = T)

Arguments

size

distance from the origin

angle

anlge parameter of the point

deg

boolean, if output should be in degrees instead of radians

Author(s)

Filip Dechterenko


fidadoma/statutils documentation built on April 13, 2021, 4:19 a.m.