Description Usage Arguments Value
From a 2D histogram of grid size 0.02 / 0.03 (smoothing error < ~7.7e-3 / 1.15e-2)
1  | affineTransform(x, y, theta, right = 0, up = 0)
 | 
x | 
 original x coordinate  | 
y | 
 original y coordinate  | 
theta | 
 rotation angle, clockwise, in radius  | 
right | 
 offset rightward  | 
up | 
 offset upward  | 
A list: (xt, yt), transformed x and y coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.