Description Usage Arguments Author(s) Examples
Spin one round.
1 2 3 4  | play3dRound(duration = Inf, rpm = if (is.infinite(duration)) 60/secRound else 60/duration, 
    ...)
 | 
duration | 
 duration of one round in seconds  | 
rpm | 
 rotations per minute  | 
... | 
 arguments to   | 
Thomas Wutzler
1 2 3 4 5 6 7  | view3dTiltSpin()	#default is -20 degress spin
plot3d( cube3d(col="green") )
play3dRound(12)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.