Description Usage Arguments Value Examples
Translating notation
1 | translate(moves, from = "singmaster")
|
moves |
- cube object |
from |
- Singmaster |
moves
1 2 3 4 | cube <- createCube()
cube <- twistCube(cube, moves = translate("U R2 F B R B2 R U2 L B2 R U' D' R2 F R' L B2 U2 F2 "))
# Superflip pattern, https://en.wikipedia.org/wiki/Superflip
plot3dCube(cube)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.