Learn R Programming

RGtk2 (version 2.8.7)

cairoMatrixRotate: cairoMatrixRotate

Description

Applies rotation by radians to the transformation in matrix. The effect of the new transformation is to first rotate the coordinates by radians, then apply the original transformation to the coordinates.

Usage

cairoMatrixRotate(matrix, radians)

Arguments