Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cairoScale

cairoScale


Description

Modifies the current transformation matrix (CTM) by scaling the X and Y user-space axes by sx and sy respectively. The scaling of the axes takes place after any existing transformation of user space.

Usage

cairoScale(cr, sx, sy)

Arguments

cr

[Cairo] a cairo context

sx

[numeric] scale factor for the X dimension

sy

[numeric] scale factor for the Y dimension

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.