rotate_coordinates {tspmeta} | R Documentation |
Rotate a matrix of 2D coordinates
Description
Rotate a matrix of 2D coordinates
Usage
rotate_coordinates(coords, angle, center)
Arguments
coords |
[ |
angle |
[ |
center |
[ |
Value
A matrix of rotated coordinates.
[Package tspmeta version 1.2 Index]