translate: Translating notation

Description Usage Arguments Value Examples

Description

Translating notation

Usage

1
translate(moves, from = "singmaster")

Arguments

moves

- cube object

from

- Singmaster

Value

moves

Examples

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)

Example output



rcube documentation built on May 15, 2019, 5:09 p.m.