The R Project SVN R

Rev

Rev 604 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 604 Rev 649
Line 199... Line 199...
199
	rcolor	bg;		/* **R ONLY** Background color */
199
	rcolor	bg;		/* **R ONLY** Background color */
200
	int	bty;		/* Box type */
200
	int	bty;		/* Box type */
201
	double	cex;		/* Character expansion */
201
	double	cex;		/* Character expansion */
202
	rcolor	col;		/* Plotting Color */
202
	rcolor	col;		/* Plotting Color */
203
	double	crt;		/* Character/string rotation */
203
	double	crt;		/* Character/string rotation */
-
 
204
	double	din[2];		/* device size in inches */
204
	int	err;		/* Error repporting level */
205
	int	err;		/* Error repporting level */
205
	rcolor	fg;		/* **R ONLY** Foreground Color */
206
	rcolor	fg;		/* **R ONLY** Foreground Color */
206
	int	font;		/* Text font */
207
	int	font;		/* Text font */
207
	double	gamma;		/* Device Gamma Correction */
208
	double	gamma;		/* Device Gamma Correction */
208
	int	lab[3];		/* Axis labelling */
209
	int	lab[3];		/* Axis labelling */