rotation: Create a 2x2 rotation matrix

Description Usage Arguments Author(s) Examples

View source: R/ifs.R

Description

Create a rotation matrix for the specified number of degrees.

Usage

1
rotation(degrees)

Arguments

degrees

The number of degrees to rotate counter clockwise

Author(s)

Brian Lee Yung Rowe

Examples

1
m <- rotation(135)

zatonovo/fractalrock documentation built on May 15, 2021, 7:28 p.m.