Re: [R] grid Graphics by Paul Murrell

2003-08-20 Thread Roger Bivand
On Wed, 20 Aug 2003, Simon Woodhead wrote:

 Dear All,
 
 I've been trying to format a plot output using par() with mfrow, fin, 
 mai, etc and basically it's proving to be a pain. I searched on google 
 and found that Paul Murrell had written a grid Graphics program which 
 seems perfect. However, when I try and use say viewport() I just get a 
 function not found error. Can someone tell me what I'm doing wrong please?
 

 library(grid)

grid is not loaded by default.

 Thank-you
 
 Simon
 
 __
 [EMAIL PROTECTED] mailing list
 https://www.stat.math.ethz.ch/mailman/listinfo/r-help
 

-- 
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


RE: [R] grid Graphics by Paul Murrell

2003-08-20 Thread Hotz, T.
Simon,

You might want to have a look at these two articles in R News
(http://CRAN.R-project.org/doc/Rnews/):

Paul Murrell. The grid graphics package. R News, 2(2):14-19, June 2002.
Deepayan Sarkar. Lattice. R News, 2(2):19-23, June 2002.

HTH

Thomas 


 -Original Message-
 From: Roger Bivand [mailto:[EMAIL PROTECTED]
 Sent: 20 August 2003 15:13
 To: Simon Woodhead
 Cc: [EMAIL PROTECTED]
 Subject: Re: [R] grid Graphics by Paul Murrell
 
 
 On Wed, 20 Aug 2003, Simon Woodhead wrote:
 
  Dear All,
  
  I've been trying to format a plot output using par() with 
 mfrow, fin, 
  mai, etc and basically it's proving to be a pain. I 
 searched on google 
  and found that Paul Murrell had written a grid Graphics 
 program which 
  seems perfect. However, when I try and use say viewport() I 
 just get a 
  function not found error. Can someone tell me what I'm 
 doing wrong please?
  
 
  library(grid)
 
 grid is not loaded by default.
 
  Thank-you
  
  Simon
  
  __
  [EMAIL PROTECTED] mailing list
  https://www.stat.math.ethz.ch/mailman/listinfo/r-help
  
 
 -- 
 Roger Bivand
 Economic Geography Section, Department of Economics, 
 Norwegian School of
 Economics and Business Administration, Breiviksveien 40, 
 N-5045 Bergen,
 Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
 e-mail: [EMAIL PROTECTED]
 
 __
 [EMAIL PROTECTED] mailing list
 https://www.stat.math.ethz.ch/mailman/listinfo/r-help
 

---

Thomas Hotz
Research Associate in Medical Statistics
University of Leicester
United Kingdom

Department of Epidemiology and Public Health
22-28 Princess Road West
Leicester
LE1 6TP
Tel +44 116 252-5410
Fax +44 116 252-5423

Division of Medicine for the Elderly
Department of Medicine
The Glenfield Hospital
Leicester
LE3 9QP
Tel +44 116 256-3643
Fax +44 116 232-2976

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help