Description Usage Arguments Author(s) Examples
Rotate 2D and complex-valued observations. The output is of the same kind as the input.
1 |
xy |
Either, a vector of complex-valued observations, or a matrix with 2 columns and any number of rows. |
angle |
The desired angle of rotation, in radians. |
degrees |
If angle of rotation is specified in degrees instead of radians, this should be set to TRUE. |
origin |
If TRUE, points are rotated about the origin. If FALSE, points are rotated 'in place' about the mean for each dimension (i.e. the central location of the distribution). |
Santiago Barreda <sbarreda@ucdavis.edu>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.