rotate: Rotate object using matrix algebra.

Description Usage Arguments Value See Also

View source: R/rotate.R

Description

Rotate object using matrix algebra.

Usage

1
rotate(m, theta = 0, radians = FALSE)

Arguments

m

Input matrix

theta

Angle of rotation

radians

If TRUE theta is radians, otherwise degrees

Value

foo

See Also

Other Rotate, translate and shrink: kaleidoscope(), shrink(), translate()


andrie/fractaltree documentation built on April 27, 2021, 3:51 p.m.