Usage Arguments Value Author(s) See Also Examples
View source: R/retina-package.r
| 1 | add_degrees(theta, degrees)
 | 
| theta | Angle in degrees | 
| degrees | Number of degrees to add to theta | 
newtheta Adjusted between -180 and 180 degrees.
Brian Cohn brian.cohn@usc.edu, Lars Schmitz
Other trig_fns: cartesian_rotation
| 1 | add_degrees(30, 180) #you should get -150
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.