Hello everyone

The following two commands 
plot.default(seq(1,5),seq(2,6))
plot(seq(1,5),seq(2,6))

plot nothing. One day ago this would create a simple plot diagram but 
unfortunately right now no plot appears.

?plot returns




Help on topic 'plot' was found in the following packages:
Plot a Raster* object
 (in package raster in library 
/home/apa/R/x86_64-unknown-linux-gnu-library/2.11)
Generic X-Y Plotting
 (in package graphics in library /usr/lib64/R/library)


What do you think I should blame for that?

Best Regards
Alex



      
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to