PolygonAngles: Computes each of the existing angles in a given polygon
Description
PolygonAngles computes each of the existing angles in a given polygon
Usage
PolygonAngles(Poly)
Arguments
Poly
Polygon object, previously created with function CreatePolygon
Value
Returns a vector containing the angles for each of the points of a polygon. The resulting vector follows the order of the points in the defined polygon