Skip to content
Prev 60020 / 398502 Next

plot problem

Hi William,

the 1st example given in ?screeplot works for me (R 2.0.0 on SuSE Linux 9.0):
plot appears

To help you we need more details. 
Does normal plotting work? e.g.: plot(rnorm(20),rnorm(20))
Can you plot to a file? (see ?ps, ?pdf or ?png and don't forget dev.off())

Arne
On Monday 29 November 2004 13:47, william ritchie wrote: